Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Apr 19, 2023
1 parent 5c30744 commit 06fed19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/read/sds011/test_sds011.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def reader():
reader.wake()
except QueryInActiveModeException:
pass
reader.set_reporting_mode(ReportingState.QUERYING)
reader.set_working_period(0)
reader.set_reporting_mode(ReportingState.ACTIVE)
yield reader
Expand Down

0 comments on commit 06fed19

Please sign in to comment.