forked from enviPath/enviPy
[Chore] Leftovers (#426)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#426
This commit is contained in:
@ -106,7 +106,7 @@ class ReactionTest(TestCase):
|
||||
multi_step=False,
|
||||
)
|
||||
|
||||
self.assertEqual(r.name, "no name")
|
||||
self.assertEqual(r.name, "Reaction 1")
|
||||
self.assertEqual(r.description, "no description")
|
||||
|
||||
def test_deduplication(self):
|
||||
|
||||
Reference in New Issue
Block a user