Skip to content

Commit 05029b9

Browse files
set dummy test file
1 parent 1c98c98 commit 05029b9

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)