diff --git a/auth/store/store_test.go b/auth/store/store_test.go
index 4c88064c04acebb62281c108d69eeb66caac5182..99207147abffaaa5774d0ffd520cac0f690074ff 100644
--- a/auth/store/store_test.go
+++ b/auth/store/store_test.go
@@ -166,7 +166,7 @@ func TestStore_AddSent(t *testing.T) {
 // 			"a request that already exists.")
 // 	}
 // }
-
+gi
 // Happy path.
 func TestStore_AddReceived(t *testing.T) {
 	s, _ := makeTestStore(t)