Skip to content

Commit f95b35f

Browse files
Anastasiia NikolaienkoCommit Bot
Anastasiia Nikolaienko
authored and
Commit Bot
committed
Update saml_password_attributes_test.unitjs path
The file was moved to chrome/browser/resources/gaia_auth_host/ saml_password_attributes_test.unitjs Change-Id: Ie4763473632202a383a058ed9858a364d779cfac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073765 Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Anastasiia Nikolaienko <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#744623}
1 parent 8e80884 commit f95b35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing/writing_js_unit_tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ examples. Here are some useful examples:
366366
[oobe_webui_browsertest.js](https://cs.chromium.org/chromium/src/chrome/test/data/chromeos/oobe_webui_browsertest.js) -
367367
makes the browser fullscreen before running the JS test.
368368

369-
[saml_password_attributes_test.unitjs](https://cs.chromium.org/chromium/src/chrome/browser/resources/chromeos/login/saml_password_attributes_test.unitjs) -
369+
[saml_password_attributes_test.unitjs](https://cs.chromium.org/chromium/src/chrome/browser/resources/gaia_auth_host/saml_password_attributes_test.unitjs) -
370370
loads an XML file into a JS global variable before running the JS test.
371371

372372
Another thing that will make your life a little bit easier is being able to

0 commit comments

Comments
 (0)