Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeYue committed Feb 7, 2024
1 parent dec68a8 commit c431dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/extension-e2e-test-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ the background environment is locked
// in file: test/e2e/tests/add-account.spec.js
should be possible to remove an account imported with a private key, but should not be possible to remove an account generated from the SRP imported in onboarding

// in file: should be possible to remove an account imported with a private key, but should not be possible to remove an account generated from the SRP imported in onboarding
the UI and background environments are locked down
// in file: test/e2e/tests/lockdown.spec.js
should be possible to remove an account imported with a private key, but should not be possible to remove an account generated from the SRP imported in onboarding the UI and background environments are locked down
```

## Organization of test files
Expand Down

0 comments on commit c431dad

Please sign in to comment.