QA: more rubocop updates

No change to function at all

Change-Id: I150aed4379c75f716633cc4904cb9d8f388c9d45
This commit is contained in:
Cmcmahon 2015-02-20 09:54:06 -07:00
parent fcd695a076
commit 60a0e05c7c
2 changed files with 1 additions and 4 deletions

View file

@ -9,10 +9,6 @@
Style/AccessorMethodName:
Enabled: false
# Offense count: 1
Style/Documentation:
Enabled: false
# Offense count: 1
# Configuration parameters: AllowedVariables.
Style/GlobalVars:

View file

@ -1,3 +1,4 @@
# Page Object describing Headings, Flyouts, and Overlay in Echo
class ArticlePage
include PageObject
include URL