Skip to content

Commit

Permalink
Fix context name (removes dup)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarrientos committed Dec 10, 2020
1 parent 294a38f commit 04f5c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/defines/config_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
)
}
end
context 'with content set' do
context 'with source set' do
let(:params) do
{
source: 'puppet:///modules/foo',
Expand Down

0 comments on commit 04f5c03

Please sign in to comment.