Update test_restock_itemprop.py

restock-multiprice
dgtlmoon 3 months ago committed by GitHub
parent 64cdd486f4
commit 242aae77e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -420,7 +420,7 @@ def test_data_sanity(client, live_server):
# All examples should give a prive of 666.66
def test_special_prop_examples(client, live_server):
import glob
live_server_setup(live_server)
#live_server_setup(live_server)
test_url = url_for('test_endpoint', _external=True)
check_path = os.path.join(os.path.dirname(__file__), "itemprop_test_examples", "*.txt")

Loading…
Cancel
Save