fix: update e2e

This commit is contained in:
alt0
2022-08-12 18:24:32 +08:00
parent 2cc091c708
commit feda6d390e
@@ -4,7 +4,7 @@ describe('ligo-virgo', () => {
beforeEach(() => cy.visit('/'));
it('basic load check', () => {
getTitle().contains('Get Started with AFFiNE');
getTitle().contains('👋 Get Started with AFFINE');
cy.get('.block_container').contains('The Essentials');