Unverified Commit e96bad84 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

mailmanPackages.hyperkitty: fix tests

Probably broken in the last beautifulsoup4 bump.
parent 81272bc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ buildPythonPackage rec {
    elasticsearch
    mock
    whoosh
  ];
  ] ++ beautifulsoup4.optional-dependencies.lxml;

  checkPhase = ''
    cd $NIX_BUILD_TOP/$sourceRoot