Chromium Code Reviews| Index: LayoutTests/http/tests/fetch/script-tests/fetch.js |
| diff --git a/LayoutTests/http/tests/fetch/script-tests/fetch.js b/LayoutTests/http/tests/fetch/script-tests/fetch.js |
| index 6df3f6be913a6b3bb1be66712ce9bf75e9c02c2a..7fd8a3b5d8c140db5e48c82309b25ca31fa5b96b 100644 |
| --- a/LayoutTests/http/tests/fetch/script-tests/fetch.js |
| +++ b/LayoutTests/http/tests/fetch/script-tests/fetch.js |
| @@ -208,5 +208,4 @@ test(function(t) { |
| 'Destroying the execution context while fetch is happening should not ' + |
| 'cause a crash.'); |
| -sequential_promise_test_done(); |
| done(); |