Skip to content

Commit 3da2384

Browse files
authored
test(set-content): use the proper theme keyterm (#30817)
1 parent 707f02d commit 3da2384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/scripts/testing/scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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 `ios` or `md` to load a specific mode.
17+
* - `ionic:theme`: Set to `ios` or `md` to load a specific theme.
1818
* Defaults to `md`.
1919
* - `palette`: Set to `light`, `dark`, `high-contrast`, or
2020
* `high-contrast-dark` to load a specific palette. Defaults to `light`.

0 commit comments

Comments
 (0)