Initial Chef repository
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require_relative "test_helper"
|
||||
|
||||
describe_recipe "redis::client" do
|
||||
it "installed the `redis-tools` package" do
|
||||
package("redis-tools").must_be_installed
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user