moved new package to existing one

This commit is contained in:
Ger Roza
2019-01-19 09:32:54 -02:00
parent 684ee6040e
commit 8a307c1aba
7 changed files with 8 additions and 23 deletions
@@ -1,4 +1,4 @@
package com.baeldung.errorhandling.boot;
package com.baeldung.web.error;
import static io.restassured.RestAssured.given;
import static org.assertj.core.api.Assertions.assertThat;