fix: missing handling in overriding config variables

This commit is contained in:
debugtalk
2020-06-15 15:56:00 +08:00
parent b416be1d31
commit 34bbe187eb
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
- fix: avoid '.csv' been converted to '_csv'
- fix: convert har to JSON format testcase
- fix: missing ${var} handling in overriding config variables
## 3.0.12 (2020-06-14)