Project

General

Profile

« Previous | Next » 

Revision 6ebba152

Added by Michael Moll almost 6 years ago

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop

View differences:

test/integration/user_test.rb
end
context "without automatic login" do
def login_admin; end
def login_admin
end
test "login" do
visit "/"

Also available in: Unified diff