feat(HMS-3686): Update position of blueprint buttons
This commit is contained in:
parent
54bfe6dd92
commit
5813fdaf10
7 changed files with 159 additions and 111 deletions
|
|
@ -241,9 +241,6 @@ describe('Images Table Toolbar', () => {
|
|||
await renderWithReduxRouter('', {});
|
||||
await screen.findByTestId('images-table');
|
||||
|
||||
// check create image button
|
||||
await screen.findByTestId('create-image-action');
|
||||
|
||||
// check pagination renders
|
||||
await screen.findByTestId('images-pagination-top');
|
||||
await screen.findByTestId('images-pagination-bottom');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue