Skip to content

Commit bbe8db1

Browse files
TomerGoldfriendroie-d-classiq
authored andcommitted
set dummy test file
1 parent 9d6ae26 commit bbe8db1

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
from tests.utils_for_testbook import (
2-
wrap_testbook,
3-
)
4-
from testbook.client import TestbookNotebookClient
5-
6-
7-
@wrap_testbook("resiliency_planning_AMD", timeout_seconds=60)
8-
def test_notebook(tb: TestbookNotebookClient) -> None:
1+
def test_notebook() -> None:
92
# test notebook content
103
pass # Todo

0 commit comments

Comments
 (0)