Skip to content

Commit

Permalink
one more test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnolte committed Aug 27, 2024
1 parent fc9a28d commit 3675615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/autoblocks/test_autoblocks_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def test_activates_latest(httpx_mock):
)

assert config.value == MyConfigValue(my_val="val-from-remote")
config.stop_refreshing()


@mock.patch.dict(
Expand Down

0 comments on commit 3675615

Please sign in to comment.