Skip to content

Conversation

@rrrooommmaaa
Copy link
Contributor

Closes #3109

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good with a small update

ava.default('settings - my key page - update non-first private key', testWithBrowser(undefined, async (t, browser) => {
const acctEmail = 'flowcrypt.test.key.multiple@gmail.com';
const settingsPage1 = await BrowserRecipe.openSettingsLoginApprove(t, browser, acctEmail);
await SetupPageRecipe.manualEnter(settingsPage1, 'unused', {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually we can refactor this unused away in this issue: #3246

@tomholub tomholub merged commit c6a940b into master Jan 8, 2021
@tomholub tomholub deleted the issue-3109-update-non-first-my-key-test branch January 8, 2021 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create a test for updating non-first prv by fingerprint

3 participants