We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936efc9 commit 9ae909fCopy full SHA for 9ae909f
tests/plugins/stripe_key_test.py
@@ -7,7 +7,7 @@
7
from testing.mocks import mock_file_object
8
9
10
-class TestAWSKeyDetector(object):
+class TestStripeKeyDetector(object):
11
12
@pytest.mark.parametrize(
13
'file_content,should_flag',
0 commit comments