From 0aab3c2027d54fc1ba834ab73fd53328952b7a1b Mon Sep 17 00:00:00 2001 From: Simponic Date: Thu, 29 Dec 2022 17:49:42 -0700 Subject: Make tests pass, rename jail threshold --- config/test.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test.exs') diff --git a/config/test.exs b/config/test.exs index bdaf9f1..69b6c93 100644 --- a/config/test.exs +++ b/config/test.exs @@ -2,7 +2,7 @@ import Config config :chessh, RateLimits, jail_timeout_ms: 1000, - jail_threshold: 2 + jail_attempt_threshold: 3 config :chessh, Chessh.Repo, database: "chessh-test", -- cgit v1.2.3-70-g09d2