We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c30063 commit eb4ce5dCopy full SHA for eb4ce5d
1 file changed
testgen/ui/services/test_definition_service.py
@@ -134,6 +134,7 @@ def validate_test(test_definition):
134
connection["connect_by_key"],
135
connection["private_key"],
136
connection["private_key_passphrase"],
137
+ connection["http_path"],
138
sql_query,
139
)
140
0 commit comments