From 22f599a2b72d207656a412058d90c8d5c2b8b8a0 Mon Sep 17 00:00:00 2001 From: Vaibhav Mehta Date: Mon, 5 Dec 2022 21:00:34 +0000 Subject: [PATCH] Fix go fmt error Signed-off-by: Vaibhav Mehta --- tests/integration/v3_alarm_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/v3_alarm_test.go b/tests/integration/v3_alarm_test.go index 576fb0591..e864e73bf 100644 --- a/tests/integration/v3_alarm_test.go +++ b/tests/integration/v3_alarm_test.go @@ -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{