test fix secret detection

This commit is contained in:
Ishaan Jaff 2024-06-27 17:42:44 -07:00
parent 0cd25c250d
commit eaa6441030

View file

@ -379,10 +379,6 @@ _default_detect_secrets_config = {
"name": "ShopifyDetector",
"path": _custom_plugins_path + "/shopify.py",
},
{
"name": "SidekiqDetector",
"path": _custom_plugins_path + "/sidekiq.py",
},
{
"name": "SlackDetector",
"path": _custom_plugins_path + "/slack.py",