Skip to content

Commit 875f06b

Browse files
committed
add block=true to activate for wldf module
1 parent 6ad817a commit 875f06b

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/src/test/resources/wldf

1 file changed

+1
-1
lines changed

integration-tests/src/test/resources/wldf/wldf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@
6363
wh1.addNotification(scriptAct)
6464

6565
save()
66-
activate()
66+
activate(block='true')

0 commit comments

Comments
 (0)