fix test secrets

This commit is contained in:
Ishaan Jaff 2024-06-27 17:47:10 -07:00
parent 57ba0a46b7
commit 96d3780a53

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",