Skip to content
Snippets Groups Projects
Commit 4ac5729e authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

fix typo

parent 9b1ed0ca
No related branches found
No related tags found
3 merge requests!510Release,!226WIP: Api2.0,!207WIP: Client Restructure
...@@ -166,7 +166,7 @@ func TestStore_AddSent(t *testing.T) { ...@@ -166,7 +166,7 @@ func TestStore_AddSent(t *testing.T) {
// "a request that already exists.") // "a request that already exists.")
// } // }
// } // }
gi
// Happy path. // Happy path.
func TestStore_AddReceived(t *testing.T) { func TestStore_AddReceived(t *testing.T) {
s, _ := makeTestStore(t) s, _ := makeTestStore(t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment