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

Unified Diff: appengine/config_service/ui/test/index.html

Issue 2990713002: config_service: change error message for error 403. (Closed)
Patch Set: Nit: change tests for config-set page. Created 3 years, 5 months 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 | « appengine/config_service/ui/test/config-ui/config-set_test.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/test/index.html
diff --git a/appengine/config_service/ui/test/index.html b/appengine/config_service/ui/test/index.html
index 6888eb9fef6e0b93cff65341b56202ad65348a61..5d75ba069267c8e300fea281f26c187a2f17cf99 100644
--- a/appengine/config_service/ui/test/index.html
+++ b/appengine/config_service/ui/test/index.html
@@ -22,6 +22,9 @@
'common/auth-signin_test.html',
'config-ui/front-page_test.html',
'config-ui/config-set_test.html',
+ 'common/auth-signin_test.html?dom=shadow',
+ 'config-ui/front-page_test.html?dom=shadow',
+ 'config-ui/config-set_test.html?dom=shadow',
]);
</script>
</body>
« no previous file with comments | « appengine/config_service/ui/test/config-ui/config-set_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698