Skip to content

Commit b33bc2f

Browse files
committed
chore: remove-labeler-action
1 parent cdbbf2c commit b33bc2f

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

e2e/davinci-suites/playwright.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ import { workspaceRoot } from '@nx/devkit';
55
const baseURL = process.env['BASE_URL'] || 'http://localhost:5829';
66

77
const config: PlaywrightTestConfig = {
8-
<<<<<<< HEAD
9-
...baseConfig,
108
outputDir: './.playwright',
11-
=======
129
testDir: './src',
13-
>>>>>>> c9c7c19 (chore: remove-ping-protect-and-e2es)
1410
reporter: process.env.CI ? 'github' : 'list',
1511
timeout: 30000,
1612
use: {

0 commit comments

Comments
 (0)