diff --git a/.github/ISSUE_TEMPLATE/smoke-tests.md b/.github/ISSUE_TEMPLATE/smoke-tests.md index 65f56cee0f..5c1d0ae31a 100644 --- a/.github/ISSUE_TEMPLATE/smoke-tests.md +++ b/.github/ISSUE_TEMPLATE/smoke-tests.md @@ -28,6 +28,7 @@ Smoke tests are limited to core functionality and serve as a sanity test. If smo 1. `fleetctl preview` is set up and running the desired test version using `--tag` parameters. 2. Unless you are explicitly testing older browser versions, browser is up to date. 3. Certificate & flagfile are in place to create new host. +4. If using Firefox, clear local storage using devtools. ## Instructions