Merge branch 'master' into 10645-cr-mounts-display
[arvados.git] / apps / workbench / test / integration / collections_test.rb
index 20a403d4b221cf50ecbe52a5e19d7014a06d939c..8b43e5dbe32ba9d9c58d31a5ba2f2e24b0729fde 100644 (file)
@@ -402,6 +402,7 @@ class CollectionsTest < ActionDispatch::IntegrationTest
       assert_equal 2, file_ctrls.size
       assert_equal false, file_ctrls[0]['class'].include?('disabled')
       assert_equal false, file_ctrls[1]['class'].include?('disabled')
+
       # previous checkbox selection won't result in firing a new event;
       # undo and redo checkbox to fire the selection event again
       find('input[type=checkbox]').click