Skip to content

Commit

Permalink
resolve build error for scorecard_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
  • Loading branch information
everettraven committed Jul 31, 2023
1 parent 4db99ac commit 5aa34ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e/ansible/scorecard_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@

package e2e_ansible_test

import (
. "github.com/onsi/ginkgo/v2"
)
// import (
// . "github.com/onsi/ginkgo/v2"
// )

// For now don't run Scorecard tests
// var _ = Describe("scorecard", common.ScorecardSpec(&tc, "ansible"))

0 comments on commit 5aa34ce

Please sign in to comment.