mirror of
https://github.com/strapi/strapi.git
synced 2025-07-25 18:05:07 +00:00
update tests
This commit is contained in:
parent
d9b81e7f70
commit
a4d7b56bf9
@ -841,7 +841,7 @@ describe('ADMIN | Pages | API TOKENS | ListPage', () => {
|
||||
|
||||
const { getByText } = render(app);
|
||||
|
||||
waitFor(() => {
|
||||
await waitFor(() => {
|
||||
expect(getByText('My super token')).toBeInTheDocument();
|
||||
expect(getByText('This describe my super token')).toBeInTheDocument();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user