Skip to content

Commit

Permalink
Use toBeFulfilled matcher for more tests (#1347)
Browse files Browse the repository at this point in the history
The `toBeFulfilled` matcher is now used for any network controller test
where we want to ensure a promise is resolved, but we don't care about
the value.

This is a follow-up to a suggestion made in #1336
  • Loading branch information
Gudahtt authored May 9, 2023
1 parent 9e26a16 commit aebbc95
Showing 1 changed file with 62 additions and 62 deletions.
Loading

0 comments on commit aebbc95

Please sign in to comment.