Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Remove debugging statement and change
getBy
query to findBy
This removes a leftover debugging statement and changes `getBy` query to an awaited async `findBy` as this was causing problems in the test when the checked component wasn't immediately available.
- Loading branch information