Skip to content

Commit

Permalink
Re-enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Nov 6, 2024
1 parent 0e6b72f commit af7a905
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ def do_run():
class TestSpikeRunForeverAgain(BaseTestCase):

def test_run(self):
raise unittest.SkipTest(
"Run forever needs to set the current timestep")
self.runsafe(do_run)


Expand Down

0 comments on commit af7a905

Please sign in to comment.