mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - update tests using Platform enum rather than name
This commit is contained in:
@@ -63,7 +63,7 @@ public class TestRawSqlOrmQuery extends BaseTestCase {
|
||||
@Test
|
||||
public void testFirstRowsMaxRows() throws InterruptedException, ExecutionException {
|
||||
|
||||
if (isMsSqlServer()) return;
|
||||
if (isSqlServer()) return;
|
||||
|
||||
ResetBasicData.reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user