fix import test
This commit is contained in:
parent
03d91d4029
commit
15d4c7d97f
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ defmodule MvWeb.ImportLiveTest do
|
||||||
assert has_element?(view, "[data-testid='import-page']")
|
assert has_element?(view, "[data-testid='import-page']")
|
||||||
assert has_element?(view, "[data-testid='csv-upload-form']")
|
assert has_element?(view, "[data-testid='csv-upload-form']")
|
||||||
assert has_element?(view, "[data-testid='start-import-button']")
|
assert has_element?(view, "[data-testid='start-import-button']")
|
||||||
assert has_element?(view, "[data-testid='custom-fields-link']")
|
|
||||||
end
|
end
|
||||||
|
|
||||||
test "template links and file input are present", %{conn: conn} do
|
test "template links and file input are present", %{conn: conn} do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue