inventory tests: use containers by default

This commit is contained in:
DavHau
2025-04-23 18:55:59 +07:00
parent 502563a96a
commit 8b00edad4a
13 changed files with 44 additions and 39 deletions

View File

@@ -6,6 +6,8 @@
}:
clanLib.test.makeTestClan {
inherit pkgs self;
# TODO: container driver does not support: sleep, wait_for_window, send_chars, wait_for_text
useContainers = false;
nixosTest = (
{ lib, ... }:
let