Skip to content

Commit bad03c5

Browse files
Update core/scripts/testing/scripts.js
Co-authored-by: Brandy Smith <[email protected]>
1 parent 3b5c400 commit bad03c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/scripts/testing/scripts.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
* The following URL parameters are supported:
1515
* - `rtl`: Set to `true` to enable right-to-left directionality.
1616
* - `ionic:_testing`: Set to `true` to identify testing environments.
17-
* - `ionic:mode`: Set to `ionic`, `ios`, or `md` to load a specific
18-
* mode. Defaults to `md`.
17+
* - `ionic:mode`: Set to `ios` or `md` to load a specific mode.
18+
* Defaults to `md`.
1919
* - `palette`: Set to `light`, `dark`, `high-contrast`, or
2020
* `high-contrast-dark` to load a specific palette. Defaults to `light`.
2121
*/

0 commit comments

Comments
 (0)