1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00

refactor, remove unnecessary dependencies, speed up instance check query

This commit is contained in:
mithereal 2022-07-27 19:56:25 -07:00
parent 8fbe016cdb
commit c1ec9e9a6b
15 changed files with 475 additions and 305 deletions

View file

@ -1,5 +1,4 @@
defmodule FarsideTest do
use ExUnit.Case
use Plug.Test