style: order module directives per StrictModuleLayout

This commit is contained in:
Moritz 2026-06-16 15:34:35 +02:00
parent 6e50b91e51
commit cbd37ecb2c
88 changed files with 225 additions and 155 deletions

View file

@ -4,10 +4,11 @@ defmodule Mv.Membership.MemberGroupsRelationshipTest do
"""
use Mv.DataCase, async: true
import Ash.Expr
alias Mv.Membership
require Ash.Query
import Ash.Expr
setup do
system_actor = Mv.Helpers.SystemActor.get_system_actor()