checkov: disable flaky test

```
FAILED tests/secrets/test_plugin_multiline_json.py::TestCombinatorPluginMultilineJson::test_non_multiline_pair_time_limit_creating_report - assert (1721926987.8820372 - 1721926986.734076) < 1
```
This commit is contained in:
Peder Bergebakken Sundt
2024-07-25 19:12:17 +02:00
parent dd081b2473
commit 089be29749
@@ -123,6 +123,8 @@ python3.pkgs.buildPythonApplication rec {
"test_get_cyclonedx_report"
# Test fails on Hydra
"test_sast_js_filtered_files_by_ts"
# Timing sensitive
"test_non_multiline_pair_time_limit_creating_report"
];
disabledTestPaths = [