chore: typo fix

This commit is contained in:
DarkSky
2023-01-03 22:45:48 +08:00
parent ebdb3172e5
commit be21e856cf
2 changed files with 4 additions and 5 deletions

View File

@@ -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 () => {});