Skip to content

Commit

Permalink
Minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
lsprr committed Mar 21, 2024
1 parent 5196f19 commit 92fc033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/checks/shared/invalidrole.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,5 @@ describe('invalidrole', function () {
virtualNode
)
);
assert.deepEqual(checkContext._data, ['BUTTON']);
});
});

0 comments on commit 92fc033

Please sign in to comment.