Skip to content

Commit

Permalink
(#115) Update ObjectsFromServerTest::works expected objects count
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket-3 committed Nov 7, 2021
1 parent d997f71 commit bc884f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class ObjectsFromServerTest {
*/
@Test
public void works() {
final int size = 156;
final int size = 166;
new Assertion<>(
"Has expected size",
new ObjectsFromServer(
Expand Down

0 comments on commit bc884f4

Please sign in to comment.