Skip to content

Commit a25ef12

Browse files
authored
Merge pull request #366 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents d28a5c5 + dc97432 commit a25ef12

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.fixtures.yml

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

0 commit comments

Comments
 (0)