Skip to content

Commit d30e1ca

Browse files
authored
Merge pull request #262 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents 8543fd6 + 746c63c commit d30e1ca

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-
apt: 'https://github.com/puppetlabs/puppetlabs-apt.git'
4-
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
4+
apt: https://github.com/puppetlabs/puppetlabs-apt.git
5+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git

0 commit comments

Comments
 (0)