Merge pull request #212946 from fabaff/credslayer-fix

credslayer: add missing input for tests
This commit is contained in:
Fabian Affolter 2023-01-27 21:01:43 +01:00 committed by GitHub
commit c878d5c5b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,9 @@ python3.pkgs.buildPythonApplication rec {
];
nativeCheckInputs = with python3.pkgs; [
wireshark-cli
py
pytestCheckHook
wireshark-cli
];
pytestFlagsArray = [