Spec to check for Accessibility enabled
This commit is contained in:
parent
1dc0f5bd78
commit
cc321681d4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue