Skip to content

Commit 349848f

Browse files
set dummy test file
1 parent 1c98c98 commit 349848f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
from tests.utils_for_testbook import (
2-
wrap_testbook,
3-
)
41
from testbook.client import TestbookNotebookClient
52

63

7-
@wrap_testbook("resiliency_planning_AMD", timeout_seconds=60)
84
def test_notebook(tb: TestbookNotebookClient) -> None:
95
# test notebook content
106
pass # Todo

0 commit comments

Comments
 (0)