copy-text-button: use Clipboard API
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net> Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
This commit is contained in:
@@ -55,7 +55,7 @@ describe('EntityBadgesDialog', () => {
|
||||
);
|
||||
|
||||
await expect(
|
||||
rendered.findByText(''),
|
||||
rendered.findByText('test: badge'),
|
||||
).resolves.toBeInTheDocument();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user