Commit 0f88d420 authored by George Koltsov's avatar George Koltsov

Update connect_instance_spec.rb

Changelog: fixed
parent feecc08a
......@@ -59,6 +59,8 @@ RSpec.describe 'Import/Export - Connect to another instance', :js do
expect(page).to have_content 'Showing 1-1 of %{total} groups from %{url}' % { url: source_url, total: total }
expect(page).to have_content stub_path
visit '/'
wait_for_all_requests
end
end
......
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