mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Chore: Mobile: Fix warnings in NoteExportButton tests (#10472)
This commit is contained in:
parent
6c7948a087
commit
768e59938c
@ -45,5 +45,7 @@ describe('NoteExportButton', () => {
|
||||
|
||||
// With the default folder setup, there should be no warnings
|
||||
expect(view.queryByText(/Warnings/g)).toBeNull();
|
||||
|
||||
view.unmount();
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user