tests: rename clightningReplication -> clightning-replication
The test name now matches the file name.
This commit is contained in:
@@ -404,7 +404,7 @@ in {
|
||||
) scenarios;
|
||||
in
|
||||
{
|
||||
clightningReplication = import ./clightning-replication.nix makeTestVM pkgs;
|
||||
clightning-replication = import ./clightning-replication.nix makeTestVM pkgs;
|
||||
} // mainTests;
|
||||
|
||||
tests = makeTests scenarios;
|
||||
|
||||
Reference in New Issue
Block a user