Rename the test module to LiveViewsPermissionsTest.

This commit is contained in:
2025-05-17 22:09:54 +03:00
parent 88a8eba322
commit 54f15bead3
@@ -1,4 +1,4 @@
defmodule DecentralisedBookIndexWeb.LiveViewsPermissions do
defmodule DecentralisedBookIndexWeb.LiveViewsPermissionsTest do
use DecentralisedBookIndexWeb.LiveCase, async: true
setup do