Close modal before count accounts.

This commit is contained in:
Martin Edenhofer 2015-12-31 16:34:24 +01:00
parent ba5fa1f488
commit 7360985c21

View file

@ -129,7 +129,7 @@ class FacebookBrowserTest < TestCase
value: 'Dashboard', value: 'Dashboard',
) )
#click(css: '#content .modal .js-close') click(css: '#content .modal .js-close')
watch_for( watch_for(
css: '#content', css: '#content',
@ -153,7 +153,7 @@ class FacebookBrowserTest < TestCase
# value: 'Search Terms', # value: 'Search Terms',
#) #)
#click(css: '#content .modal .js-close') click(css: '#content .modal .js-close')
watch_for( watch_for(
css: '#content', css: '#content',