Fix minor bugs caused from merging in setupcontroller; Initialize vscode example loading
This commit is contained in:
@@ -29,8 +29,10 @@
|
||||
"evaluator": {
|
||||
"func": "compare_config",
|
||||
"expected": {
|
||||
"type": "string",
|
||||
"string": "100"
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"expect": "100"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"type": "vscode_config",
|
||||
|
||||
Reference in New Issue
Block a user