Skip to content

Commit

Permalink
chore(repo): remove dep from nx-dev-e2e -> devkit (#19288)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Jean <[email protected]>
  • Loading branch information
AgentEnder and FrozenPandaz authored Sep 22, 2023
1 parent d8261b4 commit 75890f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nx-dev/nx-dev-e2e/playwright.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import { defineConfig } from '@playwright/test';
import { nxE2EPreset } from '@nx/playwright/preset';

// nx-ignore-next-line
import { workspaceRoot } from '@nx/devkit';

// For CI, you may want to set BASE_URL to the deployed application.
Expand Down

0 comments on commit 75890f5

Please sign in to comment.