tests: rename clightningReplication -> clightning-replication

The test name now matches the file name.
This commit is contained in:
Erik Arvstedt
2023-02-02 10:51:41 +01:00
parent 85310b533a
commit 6cbd0d93ae
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# You can run this test via `run-tests.sh -s clightningReplication`
# You can run this test via `run-tests.sh -s clightning-replication`
makeTestVM: pkgs:
with pkgs.lib;