Project

General

Profile

« Previous | Next » 

Revision 630061d2

Added by Michael Moll almost 6 years ago

Fixes #19775 - Fix Layout/ExtraSpacing cop

View differences:

test/models/lookup_value_test.rb
end
test "should create override value for smart variable with list validator and matching value" do
values_list = [ 'test', 'example', 30 ]
values_list = [ 'test', 'example', 30 ]
validator_type = 'list'
validator_rule = values_list.join(', ')
smart_variable = FactoryBot.create(

Also available in: Unified diff