BAEL-4415 correct package name

This commit is contained in:
Cristian Rosu
2020-09-23 17:34:42 +03:00
parent 4503d5c3f7
commit 465a878d02
@@ -1,4 +1,4 @@
package certificates;
package com.baeldung.trustedcert;
import org.junit.jupiter.api.Test;