Skip to content

Commit

Permalink
doc: for greater clarity, replace description of account permission test
Browse files Browse the repository at this point in the history
  • Loading branch information
EtherWizard33 committed Dec 18, 2024
1 parent a81318b commit a081b27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe(SmokeMultiChain('Account Permission Management'), () => {
await TestHelpers.reverseServerPort();
});

it('allows connecting multiple accounts and revoking all permissions simultaneously', async () => {
it('revokes all account permissions simultaneously', async () => {
await withFixtures(
{
dapp: true,
Expand Down

0 comments on commit a081b27

Please sign in to comment.