deltachat: fix test name

This commit is contained in:
Jörg Thalheim
2024-12-23 14:24:41 +01:00
parent cc6f344001
commit ed72d63c57

View File

@@ -1,7 +1,7 @@
(import ../lib/container-test.nix) (
{ pkgs, ... }:
{
name = "secrets";
name = "deltachat";
nodes.machine =
{ self, ... }: