This commit is contained in:
parent
cc6d72b6b1
commit
aa62e03409
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ defmodule Mv.Membership.Import.MemberCSVTest do
|
|||
assert match?({:ok, _}, result) or match?({:error, _}, result)
|
||||
end
|
||||
|
||||
@tag :skip #Skip until Issue #3 is implemented
|
||||
test "returns {:ok, import_state} on success" do
|
||||
file_content = "email\njohn@example.com"
|
||||
opts = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue