move Integration step test

This commit is contained in:
2021-02-10 17:48:32 +01:00
parent e8716a1e7f
commit 34a7310944
10 changed files with 36 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
package integration
import integration.asserts.`Then the response should be`
import integration.asserts.`when`.`When I send a POST request`
import integration.steps.`Then the response should be`
import integration.steps.`when`.`When I send a POST request`
import io.ktor.http.HttpStatusCode
import org.amshove.kluent.`should be null`
import org.amshove.kluent.`should contain`