From fe661a935ac887b11aec31ff049ace2db7ccbf84 Mon Sep 17 00:00:00 2001 From: Simponic Date: Mon, 19 Dec 2022 16:27:34 -0700 Subject: Add unsupported message for DSA keys, player and such --- test/test_helper.exs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test_helper.exs') diff --git a/test/test_helper.exs b/test/test_helper.exs index 869559e..e568cdd 100644 --- a/test/test_helper.exs +++ b/test/test_helper.exs @@ -1 +1,3 @@ ExUnit.start() + +Ecto.Adapters.SQL.Sandbox.mode(Chessh.Repo, :manual) -- cgit v1.3