Skip to content

Commit 73f2235

Browse files
Merge pull request #38 from nightfallai/galen/update-detector-name-test
Update detector name in test
2 parents 65b992b + b3e4c20 commit 73f2235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def finding_orderer(f):
6363
"489-36-8350",
6464
"[REDACTED]",
6565
"d number, ", " ssn",
66-
"",
66+
"US_SOCIAL_SECURITY_NUMBER",
6767
result[0][1].detector_uuid,
6868
Confidence.VERY_LIKELY,
6969
Range(46, 57), Range(46, 57), None, None, "",

0 commit comments

Comments
 (0)