From bae00b2d3b63b43f1a6c28da15adbc4b38e5ceee Mon Sep 17 00:00:00 2001 From: Renee Jackson <44620612+rlynnj11@users.noreply.github.com> Date: Fri, 1 Oct 2021 16:31:18 -0300 Subject: [PATCH] Update smoke-tests.md (#2325) --- .github/ISSUE_TEMPLATE/smoke-tests.md | 1 + 1 file changed, 1 insertion(+) 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