Skip to content

Commit

Permalink
Rename test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelirh committed Sep 12, 2024
1 parent d1d1aeb commit 6a9e945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panther_lights/test/integration/panther_lights.test.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def generate_test_description():
)


class TestNode(unittest.TestCase):
class TestNodesIntegration(unittest.TestCase):

@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 6a9e945

Please sign in to comment.