fix(core): update

This commit is contained in:
2019-08-06 17:41:45 +02:00
parent a1aa1543a2
commit b54a5e2fef
4 changed files with 9 additions and 7 deletions

4
test/assets/env.json Normal file
View File

@ -0,0 +1,4 @@
{
"key1": "fromJson",
"key2" :"fromJson"
}

View File

@ -1,2 +0,0 @@
key1: fromYml
key2: fromYml