Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
This commit is contained in:
commit
baf976e1b6
|
|
@ -39,7 +39,7 @@ describe "Home Screen", :js => true, :type => :feature, :capybara_feature => tru
|
|||
|
||||
it "should show gear page if clicked setup gear" do
|
||||
find('#getting-started-dialog .setup-gear-btn').trigger('click')
|
||||
should have_selector('h2', text: 'audio profiles:')
|
||||
should have_selector('.ftue-step-title', text: 'Understand Your Gear')
|
||||
end
|
||||
|
||||
describe "open invitation dialog for email" do
|
||||
|
|
|
|||
Loading…
Reference in New Issue