new system-config to prevent overlapping records (#1720)
This commit is contained in:
@@ -199,6 +199,7 @@ class AppExtensionTest extends TestCase
|
||||
],
|
||||
'rules' => [
|
||||
'allow_future_times' => true,
|
||||
'allow_overlapping_records' => true,
|
||||
],
|
||||
'default_begin' => 'now',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user