Skip to content

Commit

Permalink
redundant comment gone
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Oct 16, 2023
1 parent 4003742 commit d39e076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gobrew_test.go
Expand Up @@ -182,7 +182,6 @@ func TestUpgrade(t *testing.T) {
}

func TestDoNotUpgradeLatestVersion(t *testing.T) {
// skip this test
t.Skip("skipping test...needs to rewrite")
tempDir := t.TempDir()

Expand Down

0 comments on commit d39e076

Please sign in to comment.