Skip to content

Commit

Permalink
add all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emanehab99 committed Oct 11, 2023
1 parent 8851a76 commit 44cd89c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_scheduler_dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def test_scheduler_app(self):
bokeh.plotting.save(sched_app_bokeh_model)
bokeh.io.reset_output()

@unittest.skip("Skipping so it does not block implementation of CI")
def test_read_scheduler(self):
print(TEST_PICKLE)
self.scheduler = Scheduler()
Expand Down

0 comments on commit 44cd89c

Please sign in to comment.