summaryrefslogtreecommitdiffstats
path: root/tests/3rdparty/scion-tests/scxml-test-framework/test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/3rdparty/scion-tests/scxml-test-framework/test')
-rw-r--r--tests/3rdparty/scion-tests/scxml-test-framework/test/send-data/send1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/3rdparty/scion-tests/scxml-test-framework/test/send-data/send1.json b/tests/3rdparty/scion-tests/scxml-test-framework/test/send-data/send1.json
index f21ee8b..84e5c1f 100644
--- a/tests/3rdparty/scion-tests/scxml-test-framework/test/send-data/send1.json
+++ b/tests/3rdparty/scion-tests/scxml-test-framework/test/send-data/send1.json
@@ -6,7 +6,7 @@
"nextConfiguration" : ["b"]
},
{
- "after" : 100,
+ "after" : 300,
"event" : { "name" : "t2" },
"nextConfiguration" : ["e"]
}