Skip to content

Commit 302c13d

Browse files
authored
Merge pull request Puppet-Finland#57 from mattock/update_fixtures
Unbreak unit tests by updating .fixtures.yml
2 parents 963f521 + 83675a7 commit 302c13d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.fixtures.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
fixtures:
22
forge_modules:
3-
stdlib: "puppetlabs/stdlib"
3+
stdlib:
4+
repo: "puppetlabs/stdlib"
5+
ref: "9.4.1"
46
cron_core:
57
repo: "puppetlabs/cron_core"
6-
ref: "1.0.0"
8+
ref: "1.2.1"
79
puppet_version: ">= 7.0.0"
810
k5login_core:
911
repo: "puppetlabs/k5login_core"

0 commit comments

Comments
 (0)