Skip to content

Commit

Permalink
Merge pull request #233 from Yaffle/patch-2
Browse files Browse the repository at this point in the history
Update format-field-retry-bogus.htm
  • Loading branch information
odinho committed Aug 15, 2013
2 parents c5ea35e + 8947932 commit 433f8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventsource/format-field-retry-bogus.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>
<div id="log"></div>
<script>
var test = async_test()
var test = async_test("", {timeout: 2500})
test.step(function() {
var timeoutms = 2000,
source = new EventSource("resources/message.php?message=retry%3A2000%0Aretry%3A1000x%0Adata%3Ax"),
Expand Down

0 comments on commit 433f8fa

Please sign in to comment.