mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Mark change matchers as complete
This commit is contained in:
parent
4e15487a0f
commit
41580acee2
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ Items not marked as completed may have partial implementations.
|
|||
- [ ] Misc. matchers
|
||||
- [X] `match`
|
||||
- [ ] `satisfy`
|
||||
- [ ] `change[.by|.from[.to]|.to|.by_at_least|.by_at_most]`
|
||||
- [X] `change[.by|.from[.to]|.to|.by_at_least|.by_at_most]`
|
||||
- [X] `have_attributes`
|
||||
- [ ] Compound - `and`, `or`
|
||||
- [ ] Runner
|
||||
|
|
Loading…
Reference in a new issue