You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/input_scanners/test_ban_competitors.py
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,15 @@
15
15
False,
16
16
1.0,
17
17
),
18
+
(
19
+
["Test LLC"],
20
+
"Make an SQL insert statement to add a new user to our database. Name is John Doe. Email is [email protected] but also possible to contact him with [email protected] email. Phone number is 555-123-4567 and the IP address is 192.168.1.100. And credit card number is 4567-8901-2345-6789. He works in Test LLC \n"
21
+
*6,
22
+
"Make an SQL insert statement to add a new user to our database. Name is John Doe. Email is [email protected] but also possible to contact him with [email protected] email. Phone number is 555-123-4567 and the IP address is 192.168.1.100. And credit card number is 4567-8901-2345-6789. He works in [REDACTED] \n"
0 commit comments