Add oban web, securities table and accounts table
This commit is contained in:
@@ -20,6 +20,7 @@ defmodule TradexWeb.ConnCase do
|
||||
using do
|
||||
quote do
|
||||
use TradexWeb, :verified_routes
|
||||
|
||||
import Phoenix.ConnTest
|
||||
import Plug.Conn
|
||||
import TradexWeb.ConnCase
|
||||
|
Reference in New Issue
Block a user