diff --git a/internal/git_fetch_test.go b/internal/git_fetch_test.go index 2088d23e7..394c95a6e 100644 --- a/internal/git_fetch_test.go +++ b/internal/git_fetch_test.go @@ -73,7 +73,6 @@ func TestAccFetchRepositoryInfoAPI_FromNonRepo(t *testing.T) { }) assert.Empty(t, stderr.String()) - //assert.NotEmpty(t, stdout.String()) ctx = dbr.MockRuntime(ctx, true) tests := []struct {