We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a84c9 commit fbc9f45Copy full SHA for fbc9f45
README.md
@@ -38,7 +38,7 @@ env:
38
- `auth_obj_path` - Path to the auth object file.
39
- `auth_str` - Auth string.
40
- `test_query` - Test query to run (overrides test_query_path).
41
-- `test_query_path` - Path to the test query file.
+- `test_query_file_path` - Path to the test query file.
42
- `expected_rows` - Expected number of rows in the result.
43
- `expected_results_str` - expected result from executing test query, support object string (overrides expected_results_file_path)
44
- `expected_results_file_path` - file that stores expected result, json is support
0 commit comments