Skip to content

Commit

Permalink
refactor: updated tests for DiscussionsSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Aug 11, 2023
1 parent 931b962 commit e23917c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,6 @@ describe.each([
} else {
expect(queryByTestId(container, 'piiSharingFields')).not.toBeInTheDocument();
}
})
}, 0);
});
});

0 comments on commit e23917c

Please sign in to comment.