agenix/test
Erik Arvstedt 822f71b8d8 test: fix type error
Fix this mypy typcheck error in the test builder:

  testScriptWithTypes:52: error: Argument 1 to "wait_until_tty_matches" of
  "Machine" has incompatible type "int"; expected "str"
      system1.wait_until_tty_matches(2, "login: ")

This makes the test succeed again.
2023-01-09 11:25:24 +01:00
..
install_ssh_host_keys.nix feature: combine root and nonroot secret install; delay chowning 2022-07-10 11:47:58 -07:00
integration.nix test: fix type error 2023-01-09 11:25:24 +01:00