summaryrefslogtreecommitdiff
path: root/test/lsg_web/controllers/page_controller_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/lsg_web/controllers/page_controller_test.exs')
-rw-r--r--test/lsg_web/controllers/page_controller_test.exs4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lsg_web/controllers/page_controller_test.exs b/test/lsg_web/controllers/page_controller_test.exs
index b7a0299..7550a24 100644
--- a/test/lsg_web/controllers/page_controller_test.exs
+++ b/test/lsg_web/controllers/page_controller_test.exs
@@ -1,5 +1,5 @@
-defmodule LSGWeb.PageControllerTest do
- use LSGWeb.ConnCase
+defmodule NolaWeb.PageControllerTest do
+ use NolaWeb.ConnCase
test "GET /", %{conn: conn} do
conn = get conn, "/"