Cypress: Run setting up secure key backup should work
test for both verified and unverified devices (#11119)
* Add `cypress-each` dev dependencies * Run `setting up secure key backup should work` test for both verified and unverified device.
This commit is contained in:
parent
8aa46b3005
commit
b84a230d58
4 changed files with 102 additions and 76 deletions
|
@ -16,6 +16,8 @@ limitations under the License.
|
|||
|
||||
/// <reference types="cypress" />
|
||||
|
||||
import "cypress-each";
|
||||
|
||||
declare global {
|
||||
// eslint-disable-next-line @typescript-eslint/no-namespace
|
||||
namespace Cypress {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue