clean up comment

This commit is contained in:
Denis Bilenko 2024-12-04 12:16:59 +01:00
parent d0b088af9a
commit 5131488b16
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ func TestAccFetchRepositoryInfoAPI_FromNonRepo(t *testing.T) {
}) })
assert.Empty(t, stderr.String()) assert.Empty(t, stderr.String())
//assert.NotEmpty(t, stdout.String())
ctx = dbr.MockRuntime(ctx, true) ctx = dbr.MockRuntime(ctx, true)
tests := []struct { tests := []struct {