spring-projects/spring-aot-smoke-tests

Gradle build doesn't include all tests

mhalbritter opened this issue · 0 comments

Currently, executing gradle build runs:

  • test
  • appTest
  • nativeAppTest

It should run nativeTest, too.