oracle tests - run on CI

This commit is contained in:
Jan Prochazka
2024-12-11 14:23:19 +01:00
parent b466de781a
commit e698da71fb

View File

@@ -414,7 +414,7 @@ end;$$`,
server: 'localhost', server: 'localhost',
port: 15006, port: 15006,
}, },
skipOnCI: true, skipOnCI: false,
dbSnapshotBySeconds: true, dbSnapshotBySeconds: true,
setNullDefaultInsteadOfDrop: true, setNullDefaultInsteadOfDrop: true,
}, },