mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Mark all-matcher as complete
This commit is contained in:
parent
b026668de2
commit
0c205a1bf2
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ Items not marked as completed may have partial implementations.
|
|||
- [X] `be_empty`
|
||||
- [X] `have_key`
|
||||
- [X] `have_value`
|
||||
- [ ] `all`
|
||||
- [X] `all`
|
||||
- [ ] `all_satisfy`
|
||||
- [X] Truthy matchers - `be`, `be_true`, `be_truthy`, `be_false`, `be_falsey`, `be_nil`
|
||||
- [X] Error matchers - `raise_error`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue