Created
June 20, 2013 21:28
-
-
Save richardc/5826812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2) java select Oracle JRE for Debian Wheezy | |
| Failure/Error: it { should contain_file('/tmp/test').with_content('Using package: oracle-j2re1.7, alterntative j2re1.7-oracle, alt_path /usr/lib/jvm/j2re1.7-oracle/bin/java') } | |
| expected that the catalogue would contain File[/tmp/test] with content set to `"Using package: oracle-j2re1.7, alterntative j2re1.7-oracle, alt_path /usr/lib/jvm/j2re1.7-oracle/bin/java"` but it is set to `"Using package: oracle-j2re1.7, alterntative , alt_path "` in the catalogue | |
| # ./spec/classes/java_spec.rb:41:in `block (3 levels) in <top (required)>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment