mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
update tests
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
"search-path": "[ ]",
|
||||
"search-path-prefix": "[ abc ]",
|
||||
"query.separator": "|",
|
||||
"query.timing": true,
|
||||
"query.timing": "on",
|
||||
"telemetry": "info"
|
||||
}
|
||||
},
|
||||
@@ -280,7 +280,7 @@
|
||||
"search-path": "[ abc ]",
|
||||
"search-path-prefix": "[ abc, def ]",
|
||||
"query.separator": ";",
|
||||
"query.timing": true,
|
||||
"query.timing": "on",
|
||||
"telemetry": "none",
|
||||
"update-check": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user