diff --git a/internal/setup/fetch_test.go b/internal/setup/fetch_test.go index 7cb2329f..903c61e6 100644 --- a/internal/setup/fetch_test.go +++ b/internal/setup/fetch_test.go @@ -12,8 +12,6 @@ import ( // TODO Implement local test server instead of using live repository. func (s *S) TestFetch(c *C) { - c.Skip("TODO chisel-releases need to be updated with public-keys for this test to pass") - options := &setup.FetchOptions{ Label: "ubuntu", Version: "22.04",