mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
@@ -3,7 +3,7 @@ import { loadPage } from './libs/load-page.js';
|
||||
|
||||
loadPage();
|
||||
|
||||
test.skip('Change Theme', () => {
|
||||
test.describe('Change Theme', () => {
|
||||
test('default white', async ({ page }) => {
|
||||
await page.waitForSelector('html');
|
||||
const root = page.locator('html');
|
||||
|
||||
Reference in New Issue
Block a user