Skip to content

Commit

Permalink
Update test name
Browse files Browse the repository at this point in the history
Co-authored-by: Constance <constancecchen@users.noreply.github.com>
  • Loading branch information
scottybollinger and Constance authored Jun 24, 2021
1 parent 3eb6249 commit db1aba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ describe('OnboardingSteps', () => {
});

describe('Users & Invitations', () => {
it('renders 0 users when not on federated auth', () => {
it('renders 0 users state', () => {
setMockValues({
account,
accountsCount: 0,
Expand Down

0 comments on commit db1aba8

Please sign in to comment.