Skip to content

Commit eb4ce5d

Browse files
committed
fix: Fix the custom test validation
1 parent 0c30063 commit eb4ce5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testgen/ui/services/test_definition_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ def validate_test(test_definition):
134134
connection["connect_by_key"],
135135
connection["private_key"],
136136
connection["private_key_passphrase"],
137+
connection["http_path"],
137138
sql_query,
138139
)
139140

0 commit comments

Comments
 (0)