Fix typo in import_bundle_test.

This commit is contained in:
Netscape Navigator 2020-11-09 06:58:07 -06:00
parent 05022b7306
commit 8c8cb49989
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ func TestImportBundle(t *testing.T) {
"FILE.FV0FJ0YZADY7C5JTTFYPKDBHTZJ5JVVP5TCKP0605WWXYJG4VMRG",
"FILE.YPF11E5N9JFVB6KB1N1WDVVT9DXMCHE0XJWBZHT2CQ29S5SEPCSG",
}
author := "USER.09XBQDDGZPEKFBFBY67XNR5QA0TRWAKYKYNEDNQTZJV0F1JB0DGG"
author := "USER.59X51RSZQZR15BX86VDWG37AAMVP43PTBWD1WS66FQFCDPHAQDZ0"
addPeer(author, following)
error := importBundle("../fixtures/has_blobs/messages.pgn")
check(error, "Error while importing: %s", error)