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.
This commit is contained in:
Reference in New Issue
Block a user