Skip to content

Commit

Permalink
Done v 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrHic committed Jan 21, 2025
1 parent cd58e7f commit 0b8d8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/core/basesyntax/ArrayListTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -319,3 +319,4 @@ public void checkIsEmpty() {
Assert.assertTrue("Test failed! ArrayList should be empty", arrayList.isEmpty());
}
}

0 comments on commit 0b8d8af

Please sign in to comment.