Skip to content

Commit

Permalink
feat: updated test case
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarRajput-7 committed Jun 13, 2024
1 parent c16e814 commit 6af75a0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ describe('VariableItem', () => {
const customVariableData = {
...mockCustomVariableData,
allSelected: true,
showALLOption: true,
multiSelect: true,
};

render(
Expand Down

0 comments on commit 6af75a0

Please sign in to comment.