chore: clean build artifacts from tracking
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
const test_1 = require("@playwright/test");
|
||||
exports.default = (0, test_1.defineConfig)({
|
||||
testDir: './test',
|
||||
testMatch: '*.browser.spec.ts',
|
||||
timeout: 30000,
|
||||
use: {
|
||||
baseURL: 'http://localhost:3006',
|
||||
},
|
||||
});
|
||||
//# sourceMappingURL=playwright.config.js.map
|
||||
Reference in New Issue
Block a user