Commit f44e5a77 by Jillian Vogel

Merge branch 'jill/feature-item-alignment' of…

Merge branch 'jill/feature-item-alignment' of github.com:open-craft/xblock-drag-and-drop-v2 into jill/feature-item-alignment
parents 403d2368 5b99b813
...@@ -582,6 +582,7 @@ class MultipleBlocksDataInteraction(InteractionTestBase, BaseIntegrationTest): ...@@ -582,6 +582,7 @@ class MultipleBlocksDataInteraction(InteractionTestBase, BaseIntegrationTest):
self.interact_with_keyboard_help(scroll_down=900) self.interact_with_keyboard_help(scroll_down=900)
self.interact_with_keyboard_help(scroll_down=0, use_keyboard=True) self.interact_with_keyboard_help(scroll_down=0, use_keyboard=True)
@ddt @ddt
class ZoneAlignInteractionTest(InteractionTestBase, BaseIntegrationTest): class ZoneAlignInteractionTest(InteractionTestBase, BaseIntegrationTest):
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment