Fix: revit addin test removed

pull/8481/head
Aleix Suau 4 years ago
parent 92e57194fb
commit 4255907a04
  1. 1
      modules/bim/spec/features/bim_revit_addin_navigation_spec.rb

@ -70,6 +70,5 @@ describe 'BIM Revit Add-in navigation spec',
it 'can switch to the Table view mode' do
model_page.switch_view 'Table'
expect(page).to have_selector('.work-package-table')
wp_table.expect_work_package_listed work_package
end
end

Loading…
Cancel
Save