summaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorDan Porter <wolfpakz@gmail.com>2011-05-25 13:20:27 -0700
committerBryan McLellan <btm@opscode.com>2011-09-30 07:17:21 -0700
commit9a2f02440f35efe06f9c2c97ec081e8783f2b68c (patch)
tree66f9e3551d44b21448fd69936b5726bae7ff2ef8 /features
parent43ef41f7a3af63456a0b8396d3f1737dcc476802 (diff)
downloadchef-9a2f02440f35efe06f9c2c97ec081e8783f2b68c.tar.gz
Fixed failing scenario
Diffstat (limited to 'features')
-rw-r--r--features/chef-client/cleanup_checksum_cache.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/chef-client/cleanup_checksum_cache.feature b/features/chef-client/cleanup_checksum_cache.feature
index fbd09b4e1f..951d752d6d 100644
--- a/features/chef-client/cleanup_checksum_cache.feature
+++ b/features/chef-client/cleanup_checksum_cache.feature
@@ -12,7 +12,7 @@ Feature: Cleanup checksum cache
Given it includes no recipes
When I run the chef-client with '-l debug' and the 'client_with_checksum_caching' config
Then the run should exit '0'
- And 'stdout' should have 'removing unused checksum cache file .*chef\-file\-\-.*\-chef\-rendered\-template.*'
+ And 'stdout' should have 'Removing unused checksum cache file .*chef\-file\-\-.*\-chef\-rendered\-template.*'
# for example: