You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, acceptance tests were failing during the initial
installation of fixtures:
> Cloning into 'spec/fixtures/modules/puppet_agent'...
> fatal: unable to connect to github.com:
> github.com\[0: 140.82.113.4]: errno=Connection timed out
This switches to using `https` URLs for the fixtures, which allows
acceptance tests to proceed beyond that point.
0 commit comments