mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Triggered window resize to fix layout issues.
This commit is contained in:
parent
e767bd6838
commit
6aa05fd232
3 changed files with 12 additions and 3 deletions
|
|
@ -1541,6 +1541,7 @@ class HorizontalVerticalFilterSeleniumTests(AdminWidgetSeleniumTestCase):
|
|||
)
|
||||
|
||||
self.wait_page_ready()
|
||||
self.trigger_resize()
|
||||
self.execute_basic_operations("vertical", "students")
|
||||
self.execute_basic_operations("horizontal", "alumni")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue