Skip to content

Commit be1b728

Browse files
committed
Remove first two tests
1 parent 70a94f0 commit be1b728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run_all.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from datetime import datetime
55

66
gui_tests = (
7-
'processor_graph_actions.py',
8-
'get_set_parameters.py',
7+
#'processor_graph_actions.py',
8+
#'get_set_parameters.py',
99
'basic_acquire.py',
1010
'basic_record.py',
1111
'get_set_recording_info.py',

0 commit comments

Comments
 (0)