lib/headdesk/checks/teak/teak.rb in headdesk-0.3.0 vs lib/headdesk/checks/teak/teak.rb in headdesk-0.4.0

- old
+ new

@@ -7,9 +7,10 @@ # Check to make sure that an APK, which uses Teak, has caching enabled. # class Configuration include Checks::Teak::APK + check_name 'configuration' describe 'Check Teak configuration' # :reek:UncommunicativeVariableName { accept: ['gcm_defaultSenderId'] } def call # App Id teak_app_id = apk.resources