Index: test/inspector/debugger/promise-chain-when-limit-hit-expected.txt |
diff --git a/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt b/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt |
index 283c913e2ec519cfb6384a8f1d3afa6fbe8798e6..57357ab15ae37d0fa249cf584b608483365420ca 100644 |
--- a/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt |
+++ b/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt |
@@ -1,3 +1,4 @@ |
+Tests how async promise chains behave when reaching the limit of stacks |
Checks correctness of promise chains when limit hit |
inspector.setMaxAsyncTaskStacks(3) |
Run expression 'console.trace()' with async chain len: 3 |