Skip to content

Commit

Permalink
restore test now that upstream fix is in
Browse files Browse the repository at this point in the history
  • Loading branch information
ADBond committed Dec 12, 2024
1 parent 88ec78c commit ff7af46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_debug_mode.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def test_predict(api_info, fake_1000, fake_1000_settings_factory, debug_mode):


# all-in-one workflow
@mark.skip("Until upstream clustering+debug fix comes through")
@mark.parametrize("debug_mode", [False, True])
def test_full_basic_run(api_info, fake_1000, fake_1000_settings_factory, debug_mode):
db_api = api_info["db_api_factory"]()
Expand Down

0 comments on commit ff7af46

Please sign in to comment.