integration-tests: Misc fixes after modularization

This commit is contained in:
Zhaofeng Li 2022-12-01 10:55:27 -07:00
parent d597bdf4b3
commit 2e62cede0a
2 changed files with 2 additions and 6 deletions

View file

@ -2,7 +2,7 @@
let
tools = pkgs.callPackage ../tools.nix {};
in tools.makeTest {
in tools.runTest {
name = "colmena-parallel";
colmena.test = {