cloudstateio / kotlin-support

Cloudstate Kotlin Support
https://cloudstate.io/docs/user/lang/kotlin/index.html
Apache License 2.0
8 stars 5 forks source link

Rename IntegrationTests to IntegrationTest #21

Closed vkorenev closed 4 years ago

vkorenev commented 4 years ago

Allow maven-surefire-plugin to run IntegrationTest (see #20).

sleipnir commented 4 years ago

Thanks @vkorenev