Merge pull request #270 from toeverything/fix/whiteboard-edgeless

fix: whiteboard -> edgeless
This commit is contained in:
zuomeng wang
2022-08-16 21:02:28 +08:00
committed by GitHub
21 changed files with 53 additions and 67 deletions
@@ -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');