mirror of https://github.com/databricks/cli.git
clean up comment
This commit is contained in:
parent
d0b088af9a
commit
5131488b16
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue