Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

test/functional/api/v2/subnets_controller_test.rb
require 'test_helper'
class Api::V2::SubnetsControllerTest < ActionController::TestCase
valid_attrs = { :name => 'QA2', :network => '10.35.2.27', :mask => '255.255.255.0' }
test "index content is a JSON array" do

Also available in: Unified diff