mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
chore: remove redundant code blocks from changes section
This commit is contained in:
@@ -66,7 +66,7 @@ describe('TextInputDialogComponent', () => {
|
||||
});
|
||||
|
||||
it('should render the dialog message', () => {
|
||||
expect(spectator.query('[data-what="message"]')).toHaveText(
|
||||
expect(spectator.query('[data-which="dialog-message"]')).toHaveText(
|
||||
'Please enter your name',
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user