Skip to content

Commit

Permalink
Update config_manager_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoehler authored Dec 18, 2023
1 parent 1874004 commit 0613612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bosh-director/spec/unit/api/config_manager_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
end
end

context 'when config of type deploy does not exist' do
context 'when config of type deploy exists' do
let!(:config_id) { Bosh::Director::Models::Config.make(type: 'deploy', name: 'my-name') }

it "returns 'true'" do
Expand Down

0 comments on commit 0613612

Please sign in to comment.