Skip to content

Commit 2a78009

Browse files
authored
Update test_run.py
1 parent b46ed32 commit 2a78009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/test_run.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 TestRun(unittest.TestCase):
88
def test_basic_run(self):
99
"""
1010
Create a run & check that it exists

0 commit comments

Comments
 (0)