diff --git a/core/scripts/testing/scripts.js b/core/scripts/testing/scripts.js index fa43991fd1d..3fd6a12295c 100644 --- a/core/scripts/testing/scripts.js +++ b/core/scripts/testing/scripts.js @@ -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`.