fix: correct typo (#2430)

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
YongHwan
2023-01-06 17:21:22 +09:00
committed by GitHub
parent 6205f7dd82
commit acf55c934f
5 changed files with 10 additions and 10 deletions
@@ -35,7 +35,7 @@ class AppTest {
/**
* Issue: Add at least one assertion to this test case.
*
* <p>
* Solution: Inserted assertion to check whether the execution of the main method in {@link App#main(String[])}
* throws an exception.
*/