Skip to content

Commit 99ea98a

Browse files
authored
Merge pull request #10 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents c6c9ef0 + 3ce47e5 commit 99ea98a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.fixtures.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
fixtures:
33
repositories:
4-
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
5-
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
6-
yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
4+
apt: https://github.com/puppetlabs/puppetlabs-apt
5+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
6+
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core

0 commit comments

Comments
 (0)