Remove test
This commit is contained in:
parent
5a42f42f8a
commit
2010fb6564
@ -1,10 +0,0 @@
|
||||
import wtforms
|
||||
import pytest
|
||||
from atst.forms.request import RequestForm
|
||||
|
||||
form = RequestForm()
|
||||
|
||||
|
||||
def test_form_has_expected_fields():
|
||||
label = form.dollar_value.label
|
||||
assert "estimated dollar value" in label.text
|
Loading…
x
Reference in New Issue
Block a user