Skip to content

Commit

Permalink
Update test_resources.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Nov 21, 2023
1 parent 7d64254 commit f592236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/common/test_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ class TestHERDGetKey(TestCase):
def setUp(self):
self.er = HERD()

def test_get_key_error_more_info(self):
def test_get_key_multiple(self):
self.er.add_ref(file=HERDManagerContainer(name='file'),
container=Container(name='Container'),
key='key1',
Expand Down

0 comments on commit f592236

Please sign in to comment.