clanServices: Move mycelium test to appropriate location
Move the mycelium clanService test to the mycelium clan service. The tests should live close to the definition of the service, so that debugging and discoverability is better.
This commit is contained in:
@@ -58,7 +58,6 @@ in
|
||||
deltachat = import ./deltachat nixosTestArgs;
|
||||
ergochat = import ./ergochat nixosTestArgs;
|
||||
heisenbridge = import ./heisenbridge nixosTestArgs;
|
||||
mycelium = import ./mycelium nixosTestArgs;
|
||||
}
|
||||
// lib.optionalAttrs (pkgs.stdenv.hostPlatform.system == "aarch64-linux") {
|
||||
# for some reason this hangs in an odd place in CI, but it works on my machine ...
|
||||
|
||||
Reference in New Issue
Block a user