update total amount of test peers

This commit is contained in:
Pascal Fischer
2025-01-16 22:46:25 +01:00
parent 1fd6583e5f
commit 5d3832c597

View File

@@ -2670,7 +2670,7 @@ func TestSqlStore_GetAccountPeers(t *testing.T) {
{
name: "should retrieve peers for an existing account ID",
accountID: "bf1c8084-ba50-4ce7-9439-34653001fc3b",
expectedCount: 4,
expectedCount: 5,
},
{
name: "should return no peers for a non-existing account ID",