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