Skip to content

Commit

Permalink
Merge branch 'testing-201-meal-planner-indirect-output-starter' into …
Browse files Browse the repository at this point in the history
…testing-201-meal-planner-indirect-output-solution
  • Loading branch information
yjaaidi committed Sep 17, 2024
2 parents 0b33ac3 + e7364ea commit 4f4ad3e
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 1,085 deletions.
1 change: 1 addition & 0 deletions apps/whiskmate/playwright/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import '@angular/compiler';
import 'zone.js';
import '../src/styles.css';
import { beforeMount } from '@jscutlery/playwright-ct-angular/hooks';
import { provideAnimations } from '@angular/platform-browser/animations';
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@cypress/webpack-dev-server": "3.9.0",
"@jscutlery/cypress-harness": "0.7.1",
"@jscutlery/operators": "2.1.3",
"@jscutlery/playwright-ct-angular": "0.6.0",
"@jscutlery/playwright-ct-angular": "0.8.1",
"@jscutlery/rx-computed": "0.5.0",
"@jscutlery/swc-angular": "0.14.2",
"@jscutlery/swc-angular-plugin": "0.14.2",
Expand All @@ -62,7 +62,7 @@
"@nx/workspace": "19.7.3",
"@percy/cli": "1.17.0",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.43.1",
"@playwright/test": "1.47.1",
"@schematics/angular": "18.2.4",
"@swc/core": "1.5.3",
"@swc/jest": "0.2.36",
Expand Down
Loading

0 comments on commit 4f4ad3e

Please sign in to comment.