Fixes MySQL test configuration
The Arquillian configuration for MySQL tests was wrong, as it was using the H2 data type factory instead of MySQL's. This commit fixes this error and now tests with MySQL should work fine.
Showing
Please register or sign in to comment