Skip to content

Commit e910707

Browse files
authored
test: exclude Cypress from Yarn Modern npmMinimalAgeGate (cypress-io#1774)
1 parent 984bd80 commit e910707

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
enableScripts: true
2+
3+
npmMinimalAgeGate: 3d
4+
npmPreapprovedPackages:
5+
- cypress

examples/yarn-modern/.yarnrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
enableScripts: true
22

33
nodeLinker: node-modules
4+
5+
npmMinimalAgeGate: 3d
6+
npmPreapprovedPackages:
7+
- cypress

0 commit comments

Comments
 (0)