test: fix test for redis
This commit is contained in:
@@ -173,7 +173,7 @@ class GameStateRepositoryTest :
|
||||
lastEventVersion shouldBeEqual 200
|
||||
players shouldHaveSize 200
|
||||
}
|
||||
repo.count(aggregateId) shouldBe 39
|
||||
repo.count(aggregateId) shouldBe 21
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user