feat: replication bucket name (#440)
* chore: gofmt * chore: update openapi gen files * feat: add replication-bucket-name flag * fix: fix tests * chore: rename to replication-bucket * feat: show remote bucket name or id * chore: fmt fixup * chore: update openapi to master * chore: fix openapi generation
This commit is contained in:
@ -110,7 +110,7 @@ func Test_CsvTable_FluxQueryResult(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
//Test_IgnoreLeadingComment tests ignoreLeadingComment fn
|
||||
// Test_IgnoreLeadingComment tests ignoreLeadingComment fn
|
||||
func Test_IgnoreLeadingComment(t *testing.T) {
|
||||
var tests = []struct {
|
||||
value string
|
||||
|
Reference in New Issue
Block a user