python3Packages.ntc-templates: re-enable previously failing tests

Changed files
-6
pkgs
development
python-modules
ntc-templates
-6
pkgs/development/python-modules/ntc-templates/default.nix
···
yamllint
];
-
# https://github.com/networktocode/ntc-templates/issues/743
-
disabledTests = [
-
"test_raw_data_against_mock"
-
"test_verify_parsed_and_reference_data_exists"
-
];
-
meta = with lib; {
description = "TextFSM templates for parsing show commands of network devices";
homepage = "https://github.com/networktocode/ntc-templates";
···
yamllint
];
meta = with lib; {
description = "TextFSM templates for parsing show commands of network devices";
homepage = "https://github.com/networktocode/ntc-templates";