Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(661)

Unified Diff: sky/tests/resources/chai.sky

Issue 732413004: Add support for Page.getResourceTree (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Add FIXME Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/tests/inspector/page-agent-get-resource-tree-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/resources/chai.sky
diff --git a/sky/tests/resources/chai.sky b/sky/tests/resources/chai.sky
index c26d2f67934c92660b81a4cd885c08bb1e930548..05b2c7e9b6a36ade66db6a5015602a7372651c6c 100644
--- a/sky/tests/resources/chai.sky
+++ b/sky/tests/resources/chai.sky
@@ -967,7 +967,7 @@ module.exports = {
* @api public
*/
- includeStack: false,
+ includeStack: true,
/**
* ### config.showDiff
@@ -999,7 +999,7 @@ module.exports = {
* @api public
*/
- truncateThreshold: 40
+ truncateThreshold: 0
};
« no previous file with comments | « sky/tests/inspector/page-agent-get-resource-tree-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698