fix: whiteboard -> edgeless e2e

This commit is contained in:
alt0
2022-08-16 18:46:13 +08:00
parent 02613e08b8
commit 84cf334c54
@@ -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');