Fix Package name

This commit is contained in:
anujgaud 2023-12-04 23:17:06 +05:30 committed by GitHub
parent b55f4db549
commit 89db04b79b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung.localDateToISO;
package com.baeldung.localdatetoiso;
import static org.junit.Assert.assertEquals;