Index: LayoutTests/fast/js/Promise-native-then-expected.txt |
diff --git a/LayoutTests/fast/js/Promise-native-then-expected.txt b/LayoutTests/fast/js/Promise-native-then-expected.txt |
index 071629be8fa02c8504d8bb9fda6cd906ac079b27..de65236d36a49a97f0b43e9469fdf2c13aa42312 100644 |
--- a/LayoutTests/fast/js/Promise-native-then-expected.txt |
+++ b/LayoutTests/fast/js/Promise-native-then-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 17: Got a new promise: [object Promise] |
+CONSOLE MESSAGE: line 17: Got a new promise: [object Object] |
Test Promise native then. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |