Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 2f59b42

Browse files
committed
Use default recipe of test cookbook for unit test
1 parent 31127ae commit 2f59b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/recipes/default_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
require 'spec_helper'
88

9-
describe 'gamegos-supervisor::test' do
9+
describe 'test::default' do
1010
context 'When all attributes are default, on Ubuntu 16.04' do
1111
let(:chef_run) do
1212
# for a complete list of available platforms and versions see:

0 commit comments

Comments
 (0)