forked from baron/baron-sso
refresh-token e2e 테스트와 설정 임시제거
This commit is contained in:
@@ -28,7 +28,6 @@ const baseURL = process.env.PLAYWRIGHT_BASE_URL || "http://127.0.0.1:4174";
|
||||
*/
|
||||
export default defineConfig({
|
||||
testDir: "./tests",
|
||||
testIgnore: ["**/devfront-refresh-token.spec.ts"],
|
||||
/* Run tests in files in parallel */
|
||||
fullyParallel: true,
|
||||
/* Fail the build on CI if you accidentally left test.only in the source code. */
|
||||
|
||||
Reference in New Issue
Block a user