Browse Source

fix setup

Yuki Takei 2 years ago
parent
commit
8c08415ceb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/app/test/integration/setup-crowi.ts

+ 0 - 1
apps/app/test/integration/setup-crowi.ts

@@ -13,7 +13,6 @@ const initCrowi = async(crowi) => {
 
   await Promise.all([
     crowi.setUpApp(),
-    crowi.setUpXss(),
   ]);
 
   await Promise.all([