Skip to content

Commit

Permalink
fix test (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Jul 27, 2023
1 parent 2862db4 commit 73d58e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swiss_locator/tests/test_locator_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def got_hit(result):

spy = QSignalSpy(loc.foundResult)

loc.fetchResults("pixelkarte", context)
loc.fetchResults("pixelkarte-farbe", context)

spy.wait(1000)

Expand Down

0 comments on commit 73d58e9

Please sign in to comment.