backend/consul: rebase and modify gzip test
This commit is contained in:
parent
1daff7a826
commit
0cd15176ff
|
@ -90,5 +90,5 @@ func TestBackend_gzip(t *testing.T) {
|
||||||
})
|
})
|
||||||
|
|
||||||
// Test
|
// Test
|
||||||
backend.TestBackend(t, b)
|
backend.TestBackend(t, b, nil)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue