From cac78a4f4eced88878e746d96b305ecc62826494 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Tue, 31 Jan 2023 14:01:35 -0700 Subject: Move to discord oauth --- test/ssh/ssh_auth_test.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ssh/ssh_auth_test.exs') diff --git a/test/ssh/ssh_auth_test.exs b/test/ssh/ssh_auth_test.exs index 70a57be..024a54f 100644 --- a/test/ssh/ssh_auth_test.exs +++ b/test/ssh/ssh_auth_test.exs @@ -5,7 +5,7 @@ defmodule Chessh.SSH.AuthTest do @localhost '127.0.0.1' @localhost_inet {{127, 0, 0, 1}, 1} @key_name "The Gamer Machine" - @valid_user %{username: "logan", password: "password", github_id: 3} + @valid_user %{username: "logan", password: "password", discord_id: "3"} @client_test_keys_dir Path.join(Application.compile_env!(:chessh, :key_dir), "client_keys") @client_pub_key 'id_ed25519.pub' -- cgit v1.2.3-70-g09d2