first commit
This commit is contained in:
14
vendor/rockettheme/toolbox/Blueprints/tests/data/schema/merge/basic.yaml
vendored
Normal file
14
vendor/rockettheme/toolbox/Blueprints/tests/data/schema/merge/basic.yaml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
text: Testing...
|
||||
user:
|
||||
name: Igor
|
||||
country: fi
|
||||
extra: data...
|
||||
|
||||
some:
|
||||
random: false
|
||||
variables:
|
||||
- true
|
||||
- false
|
||||
just: for
|
||||
fun:
|
||||
enabled: true
|
7
vendor/rockettheme/toolbox/Blueprints/tests/data/schema/merge/empty.yaml
vendored
Normal file
7
vendor/rockettheme/toolbox/Blueprints/tests/data/schema/merge/empty.yaml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
some:
|
||||
random: false
|
||||
variables:
|
||||
- true
|
||||
- false
|
||||
just: for
|
||||
fun:
|
Reference in New Issue
Block a user