Skip to content

Commit fbc9f45

Browse files
Update README.md
1 parent 04a84c9 commit fbc9f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ env:
3838
- `auth_obj_path` - Path to the auth object file.
3939
- `auth_str` - Auth string.
4040
- `test_query` - Test query to run (overrides test_query_path).
41-
- `test_query_path` - Path to the test query file.
41+
- `test_query_file_path` - Path to the test query file.
4242
- `expected_rows` - Expected number of rows in the result.
4343
- `expected_results_str` - expected result from executing test query, support object string (overrides expected_results_file_path)
4444
- `expected_results_file_path` - file that stores expected result, json is support

0 commit comments

Comments
 (0)