python310Packages.pony: update disabledTests

This commit is contained in:
Nick Cao
2023-09-30 10:00:16 -04:00
parent 722cb79dcb
commit efcde1d668
@@ -26,7 +26,6 @@ buildPythonPackage rec {
disabledTests = [
# Tests are outdated
"test_exception_msg"
"test_method"
];