Skip to content

Commit 15caff4

Browse files
authored
test: remove Yarn Modern config comments (cypress-io#1820)
1 parent 4f4d245 commit 15caff4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
enableScripts: true
22

3-
npmMinimalAgeGate: 7d # d = unit of days
3+
npmMinimalAgeGate: 7d
44

55
npmPreapprovedPackages:
66
- cypress

examples/yarn-modern/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ enableScripts: true
22

33
nodeLinker: node-modules
44

5-
npmMinimalAgeGate: 7d # d = unit of days
5+
npmMinimalAgeGate: 7d
66

77
npmPreapprovedPackages:
88
- cypress

0 commit comments

Comments
 (0)