add CSV teplate closes #329 #347
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ defmodule MvWeb.MemberLive.ShowTest do
|
|||
# Ensure no custom fields exist for this test
|
||||
# This ensures test isolation even if previous tests created custom fields
|
||||
existing_custom_fields = Ash.read!(CustomField)
|
||||
|
||||
for cf <- existing_custom_fields do
|
||||
Ash.destroy!(cf)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue