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