Rename class so Maven runs its tests
Maven is configured to run tests found in classes ending in Tests. This meant that the tests in BasicErrorControllerIntegrationTest (note the missing s) were not being run. This commit renames the test class so that it's picked up by Maven.pull/2035/head
parent
ecee19057c
commit
fff94733ef
Loading…
Reference in New Issue