리스트/에디터 스타일 정리 및 버그 수정
This commit is contained in:
@@ -6,6 +6,8 @@ import EditorPage from "@/app/editor/page";
|
||||
let mockState: any;
|
||||
|
||||
beforeEach(() => {
|
||||
window.localStorage.clear();
|
||||
|
||||
const baseProjectConfig: ProjectConfig = {
|
||||
title: "멀티 선택 테스트",
|
||||
slug: "multi-select",
|
||||
|
||||
Reference in New Issue
Block a user