Skip to content

Commit

Permalink
Fix should_ensure_value_in_range.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosbrando committed May 30, 2008
1 parent aed2d3c commit d7e2cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snippets/should_ensure_value_in_range.tmSnippet
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>content</key>
<string>should_ensure_value_in_range ${1:attribute}, (${2:range})</string>
<string>should_ensure_value_in_range :${1:attribute}, (${2:range})</string>
<key>name</key>
<string>should_ensure_value_in_range</string>
<key>scope</key>
Expand Down

0 comments on commit d7e2cd0

Please sign in to comment.