Skip to content

Commit

Permalink
uncomment test
Browse files Browse the repository at this point in the history
  • Loading branch information
letFunny committed Jan 12, 2024
1 parent c4ef62e commit b7a953c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/setup/fetch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b7a953c

Please sign in to comment.