Skip to content

Commit f742a23

Browse files
committed
test
1 parent 4fe02a1 commit f742a23

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/acceptance/Lab.robot

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ https://robotframework-jupyterlibrary.readthedocs.io/en/stable/.
55
*** Settings ***
66
Documentation Server Proxies in Lab
77
Library JupyterLibrary
8+
Suite Setup Set Up
89
Test Tags app:lab
910

1011
*** Test Cases ***
11-
Dummy Test
12-
${notebook dir} = Set Variable ${OUTPUT DIR}${/}notebooks
13-
1412
Set Up And More Test
15-
Set Up
1613
Open JupyterLab
1714

1815

0 commit comments

Comments
 (0)