Skip to content

Commit 9408382

Browse files
authored
Merge pull request #487 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents f642764 + 6b7c24f commit 9408382

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.fixtures.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
---
12
fixtures:
23
repositories:
3-
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib"
4-
concat: "https://github.com/puppetlabs/puppetlabs-concat"
4+
concat: https://github.com/puppetlabs/puppetlabs-concat
5+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib

0 commit comments

Comments
 (0)