diff --git a/Makefile b/Makefile index 24295875c6..9246ab3e4f 100644 --- a/Makefile +++ b/Makefile @@ -481,4 +481,4 @@ clean-temp: -rm -f integration-report.xml report.xml .PHONY: clean-tests -clean-test: clean-temp clean-fixtures \ No newline at end of file +clean-tests: clean-temp clean-fixtures \ No newline at end of file