Skip to content

Commit

Permalink
fix: cleanup playwright templates from o3r/core (#1634)
Browse files Browse the repository at this point in the history
## Proposed change

Playwright templates are now in `@o3r/testing`s `ng-add`. However, there
are some leftover templates for playwright in `@o3r/core`.
The goal is to clean them up.
  • Loading branch information
vscaiceanu-1a authored Apr 11, 2024
2 parents 80b451d + a10bfc0 commit ffb8bc0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 191 deletions.
1 change: 0 additions & 1 deletion packages/@o3r/core/schematics/rule-factories/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ export * from './o3r-basic-updates/index';
export * from './additional-modules/index';
export * from './customization-environment/index';
export * from './otter-environment/index';
export * from './playwright/index';
export * from './store/index';
88 changes: 0 additions & 88 deletions packages/@o3r/core/schematics/rule-factories/playwright/index.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ffb8bc0

Please sign in to comment.