Index: test/inspector/debugger/set-script-source-exception-expected.txt |
diff --git a/test/inspector/debugger/set-script-source-exception-expected.txt b/test/inspector/debugger/set-script-source-exception-expected.txt |
index 03624e989c50891cfbc368d56ffc38cccf67d5f7..376c11d0b382185fa48560a7915acfd3b829068f 100644 |
--- a/test/inspector/debugger/set-script-source-exception-expected.txt |
+++ b/test/inspector/debugger/set-script-source-exception-expected.txt |
@@ -4,7 +4,7 @@ Running test: testIncorrectScriptId |
{ |
error : { |
code : -32000 |
- message : Uncaught Script not found |
+ message : No script with given id found |
} |
id : <messageId> |
} |