Skip to content

Commit 4ff80f1

Browse files
committed
230815_2356 Parsing bug fix
1 parent e53b86c commit 4ff80f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/gitHubScrappingTest/D230113_C02_GetGithubMapTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ void makeMapFromTrimmedTest() throws Exception {
3030
}
3131

3232
@Test
33-
void getGiHubMapTest() {
33+
void getGitHubMapTest() {
3434
String id = "daanta-real";
3535

3636
try {

0 commit comments

Comments
 (0)