mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Fix go fmt error
Signed-off-by: Vaibhav Mehta <mehvaibh@amazon.com>
This commit is contained in:
parent
378ad6b517
commit
22f599a2b7
@ -89,7 +89,7 @@ func TestV3StorageQuotaApply(t *testing.T) {
|
||||
case <-time.After(10 * time.Millisecond):
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// txn with non-mutating Ops should go through when NOSPACE alarm is raised
|
||||
_, err = kvc0.Txn(context.TODO(), &pb.TxnRequest{
|
||||
Compare: []*pb.Compare{
|
||||
|
Loading…
x
Reference in New Issue
Block a user