mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-18 05:23:45 +00:00
Show changelog in intro page and when a new version is loaded
This commit is contained in:
@@ -3,7 +3,7 @@ describe('Intro page', () => {
|
||||
cy.visit('/');
|
||||
});
|
||||
it('displays intro text', () => {
|
||||
cy.contains('Here are some examples');
|
||||
cy.contains('Examples');
|
||||
});
|
||||
it('displays menu', () => {
|
||||
cy.contains('Open file');
|
||||
|
||||
Reference in New Issue
Block a user