Skip to content

Commit

Permalink
fix(admin-ui): write test for scopes management #300
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrydy committed Nov 9, 2021
1 parent fde30a9 commit 14f4c32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ it('Should render the scope detail page properly', () => {
screen.getByText(/Display Name/)
screen.getByText(/Description/)
screen.getByText(/Default Scope/)
screen.getByText(/attributes/)
})

0 comments on commit 14f4c32

Please sign in to comment.