From ecd07b0c9b81cfa1cf09abae8caacc04af20e911 Mon Sep 17 00:00:00 2001 From: Simponic Date: Sat, 28 Jan 2023 23:04:49 -0700 Subject: Set ssh port in test config, move asciinema-player to reg deps --- config/test.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/test.exs b/config/test.exs index 60b42be..ae8c230 100644 --- a/config/test.exs +++ b/config/test.exs @@ -19,5 +19,5 @@ config :hammer, ] config :chessh, - port: 34_355, + ssh_port: 34_355, key_dir: Path.join(Path.dirname(__DIR__), "priv/test_keys") -- cgit v1.2.3-70-g09d2