Skip to content

Commit

Permalink
ROX-19013 Minor rename test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ludydoo committed Sep 11, 2023
1 parent 1337720 commit 4f4c7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dinosaur/pkg/gitops/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/stretchr/testify/require"
)

func TestProvider_Get2(t *testing.T) {
func TestProvider_Get(t *testing.T) {

failingValidationFn := func(config Config) error {
return assert.AnError
Expand Down

0 comments on commit 4f4c7db

Please sign in to comment.