Skip to content

Commit b46ed32

Browse files
authored
Update test_run_context_manager.py
1 parent b999156 commit b46ed32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/test_run_context_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import common
66

7-
class TestRunOffline(unittest.TestCase):
7+
class TestRunContext(unittest.TestCase):
88
def test_context_run(self):
99
"""
1010
Create a run using a context manager & check that it exists

0 commit comments

Comments
 (0)