Rename the test module to LiveViewsPermissionsTest.

dev
KKlochko 1 month ago
parent 88a8eba322
commit 54f15bead3

@ -1,4 +1,4 @@
defmodule DecentralisedBookIndexWeb.LiveViewsPermissions do
defmodule DecentralisedBookIndexWeb.LiveViewsPermissionsTest do
use DecentralisedBookIndexWeb.LiveCase, async: true
setup do
Loading…
Cancel
Save