default services conflit ?
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
imports:
|
||||
- yamlFileConfigurationBuilderTest-testBuilder-import-level1.yml
|
||||
|
||||
a0:
|
||||
b0:
|
||||
c0: C0
|
||||
@@ -0,0 +1,3 @@
|
||||
a1:
|
||||
b1:
|
||||
c1: C1
|
||||
@@ -0,0 +1,7 @@
|
||||
imports:
|
||||
- yamlFileConfigurationBuilderTest-testBuilder-import-level0.yml
|
||||
- /tmp/testing-this-file-should-not-exist.yml
|
||||
|
||||
a:
|
||||
b:
|
||||
c: C
|
||||
Reference in New Issue
Block a user