-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Use fail instead of 1 in the sample data
Traceback (most recent call last):
File "/py/prompt-security-test-scripter.py", line 163, in
main()
~~~~^^
File "/py/prompt-security-test-scripter.py", line 63, in main
expected_result_text = convert_expected_result(expected_result)
File "/py/prompt-security-test-scripter.py", line 99, in convert_expected_result
expected_result = int(expected_result)
ValueError: invalid literal for int() with base 10: 'fail'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels