Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Brian Smith 2014-11-02 21:18:36 -05:00
commit baf976e1b6
1 changed files with 1 additions and 1 deletions

View File

@ -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