mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-12-16 13:21:58 +09:00
WIP
This commit is contained in:
@@ -26,6 +26,9 @@ public class DbAdminProperties {
|
||||
*/
|
||||
private String modelsPackage;
|
||||
|
||||
/**
|
||||
* Set to true when running the tests to configure the "internal" data source as in memory
|
||||
*/
|
||||
private boolean testMode = false;
|
||||
|
||||
public boolean isEnabled() {
|
||||
|
||||
Reference in New Issue
Block a user