python3Packages.detect-secrets: re-enable tests which now pass

This commit is contained in:
Ben Brown
2026-07-16 15:56:42 +01:00
parent 47565ce057
commit 919ebdeb33
@@ -62,11 +62,8 @@ buildPythonPackage rec {
"test_basic"
"test_handles_each_path_separately"
"test_handles_multiple_directories"
"test_load_and_output"
"test_make_decisions"
"test_restores_line_numbers"
"test_saves_to_baseline"
"test_scan_all_files"
"test_start_halfway"
];