summaryrefslogtreecommitdiffstats
path: root/test/w3c/xpath/test579.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/xpath/test579.scxml')
-rw-r--r--test/w3c/xpath/test579.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/xpath/test579.scxml b/test/w3c/xpath/test579.scxml
index 311c0a9..28cdf28 100644
--- a/test/w3c/xpath/test579.scxml
+++ b/test/w3c/xpath/test579.scxml
@@ -14,7 +14,7 @@ parent state has been visited and exited, the default history content must not b
</transition>
</initial>
<onentry>
- <send delay="2s" event="timeout"/>
+ <send delayexpr="'1s'" event="timeout"/>
<raise event="event1"/>
</onentry>
<onexit>