in spec/spec_helper.rb [64:75]
def field_values
{
fullname: 'Ben Balter',
year: '2018',
email: 'ben@github.invalid',
projecturl: 'http://github.invalid/benbalter/licensee',
login: 'benbalter',
project: 'Licensee',
description: 'Detects licenses'
}
end