Skip to content

Commit

Permalink
fix: test name
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanmo226 committed May 14, 2024
1 parent 8957bcb commit d3f1c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/source/tests/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ AN8G3r5Htj8olot+jm9mIa5XLXWzMNUZgg==
);

test(
'get.updating.key.step1@key-manager-choose-passphrase-forbid-storing.flowcrypt.test - automatic update of key found on key manager',
'get.updating.key.step3@key-manager-choose-passphrase-forbid-storing.flowcrypt.test - automatic update of key found on key manager',
testWithBrowser(async (t, browser) => {
const acct = 'get.updating.key.step3@key-manager-choose-passphrase-forbid-storing.flowcrypt.test';
t.context.mockApi!.configProvider = getConfigurationProviderForKeysUpdateTest(t, acct);
Expand Down

0 comments on commit d3f1c55

Please sign in to comment.