mirror of https://github.com/licensee/licensee.git
make test match updated (c) year
This commit is contained in:
parent
7a8005261c
commit
b93370fd85
|
@ -25,7 +25,7 @@ RSpec.describe 'command line invocation' do
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'outputs the attribution' do
|
it 'outputs the attribution' do
|
||||||
expect(stdout).to match('2014-2016 Ben Balter')
|
expect(stdout).to match('2014-2017 Ben Balter')
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'outputs the confidence' do
|
it 'outputs the confidence' do
|
||||||
|
|
Loading…
Reference in New Issue