init
This commit is contained in:
6
vendor/codeception/base/tests/data/params/params.env.example
vendored
Normal file
6
vendor/codeception/base/tests/data/params/params.env.example
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
KEY="val"
|
||||
|
||||
|
||||
# use inheritance and comments
|
||||
KEY1="${KEY}1"
|
||||
KEY2="${KEY}2"
|
||||
Reference in New Issue
Block a user