mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: typo fix
This commit is contained in:
@@ -5,7 +5,7 @@ import { getDataCenter } from './utils.js';
|
||||
import 'fake-indexeddb/auto';
|
||||
|
||||
test.describe('cloud-sync', () => {
|
||||
test('get cloud the sync flag of workspace ', async () => {});
|
||||
test('get cloud the sync flag of workspace', async () => {});
|
||||
|
||||
test('enable [cloud sync feature]', async () => {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user