Loading tests/test_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -219,7 +219,7 @@ class TestDemoFunction(unittest.TestCase): ############################################################################ def test_mci_sim_7(self): def test_mci_sim_6(self): """ Aim Loading Loading @@ -256,7 +256,7 @@ class TestDemoFunction(unittest.TestCase): self.assertEqual( 1 , 1, "case 7: STAR sim passes.", "case 6: STAR sim passes.", ) ############################################# Loading
tests/test_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -219,7 +219,7 @@ class TestDemoFunction(unittest.TestCase): ############################################################################ def test_mci_sim_7(self): def test_mci_sim_6(self): """ Aim Loading Loading @@ -256,7 +256,7 @@ class TestDemoFunction(unittest.TestCase): self.assertEqual( 1 , 1, "case 7: STAR sim passes.", "case 6: STAR sim passes.", ) #############################################