mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
prepare router to serve single page web app
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
defmodule MyAppWeb.ThreadControllerTest do
|
||||
use MyAppWeb.ConnCase, async: true
|
||||
import MyAppWeb.ThreadController
|
||||
import MyApp.Data.TestHelpers
|
||||
|
||||
test "insert new thread should fail" do
|
||||
|
||||
Reference in New Issue
Block a user