This commit is contained in:
12
test/fixture/config.yaml
Normal file
12
test/fixture/config.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
app:
|
||||
name:
|
||||
var:
|
||||
- test
|
||||
bool_var: true
|
||||
duration_var: 21m
|
||||
empty_var:
|
||||
url_var: "http://google.com/"
|
||||
time_var: "2020-01-02T15:04:05Z"
|
||||
cfg:
|
||||
duration: 21m
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user