mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-02-18 02:55:48 +00:00
Fixed cypress test
This commit is contained in:
parent
9bbc8e1899
commit
7c1d7a01bf
@ -6,7 +6,7 @@ describe('Intro page', () => {
|
||||
cy.contains('Here are some examples');
|
||||
});
|
||||
it('displays menu', () => {
|
||||
cy.contains('Open file');
|
||||
cy.contains('Load from URL');
|
||||
cy.contains('Load from file');
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user