> @@ -150,6 +172,7 @@ public void testListCookbooks() throws Exception {
>     @Test(dependsOnMethods = "testCreateNewCookbook")
>     public void testUpdateCookbook() throws Exception {
>        CookbookVersion cookbook = api.getCookbook(PREFIX, "0.0.0");
> +      assertNotNull(cookbook);

Add message?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/10/files#r6040168

Reply via email to