test(set-content): use the proper theme keyterm (#30817)

This commit is contained in:
Maria Hutt
2025-12-01 10:00:02 -08:00
committed by GitHub
parent 707f02d7c8
commit 3da2384b52

View File

@@ -14,7 +14,7 @@
* The following URL parameters are supported:
* - `rtl`: Set to `true` to enable right-to-left directionality.
* - `ionic:_testing`: Set to `true` to identify testing environments.
* - `ionic:mode`: Set to `ios` or `md` to load a specific mode.
* - `ionic:theme`: Set to `ios` or `md` to load a specific theme.
* Defaults to `md`.
* - `palette`: Set to `light`, `dark`, `high-contrast`, or
* `high-contrast-dark` to load a specific palette. Defaults to `light`.