Skip to content

Commit

Permalink
Further test improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
viq committed Oct 18, 2017
1 parent 0c8c11b commit 704b660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/nginx_vts_exporter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

describe 'install correct binary' do
it { is_expected.to contain_file('/usr/local/bin/nginx-vts-exporter').with('target' => '/opt/nginx-vts-exporter-0.6.linux-amd64/nginx-vts-exporter') }
it { is_expected.to compile.with_all_deps }
end
end
end
Expand Down

0 comments on commit 704b660

Please sign in to comment.