1
0
Fork 0

Spec to check for Accessibility enabled

This commit is contained in:
Andrew Tomaka 2013-10-13 21:35:03 -04:00
parent 1dc0f5bd78
commit cc321681d4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ describe 'whatpulse' do
:source => 'http://amcdn.whatpulse.org/files/whatpulse-mac-2.2.1.dmg',
:provider => 'pkgdmg'
})
should contain_file('/private/var/db/.AccessibilityAPIEnabled')
end
end