1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/admin_inlines
Carlton Gibson e0a56ad3c8
Removed blocking wait in admin inlines selenium test.
find_elements_by_css_selector() implicitly waits the default timeout
(10 seconds) looking for missing elements.
2021-09-22 08:17:48 +02:00
..
__init__.py
admin.py
models.py
test_templates.py
tests.py Removed blocking wait in admin inlines selenium test. 2021-09-22 08:17:48 +02:00
urls.py