Skip to content

Commit c1f458c

Browse files
author
Pedro Rodrigues
committed
add management api key to starter workspace tests
1 parent 60ad5ec commit c1f458c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

coverage-mysql.cov

116 KB
Binary file not shown.

singlestoredb/tests/test_management.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ def test_connect(self):
363363
assert 'endpoint' in cm.exception.msg, cm.exception.msg
364364

365365

366+
@pytest.mark.management
366367
class TestStarterWorkspace(unittest.TestCase):
367368

368369
manager = None

0 commit comments

Comments
 (0)