V2Wizard: Update "Too many results" copy
This updates copy shown in a table when too many results are fetched. Also a period was added to the end of the empty state bodies.
This commit is contained in:
parent
e886da4a66
commit
d2c56391f9
3 changed files with 27 additions and 6 deletions
|
|
@ -190,7 +190,7 @@ describe('Step Packages', () => {
|
|||
await setUp();
|
||||
|
||||
await screen.findByText(
|
||||
'Search above to add additionalpackages to your image'
|
||||
'Search above to add additionalpackages to your image.'
|
||||
);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue