Skip to content

Commit

Permalink
Change quotes and remove tabs from test snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 24, 2014
1 parent 9d8e98c commit 915b63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruby-rails/test.snippet
@@ -1,3 +1,3 @@
test "${1:case_name}" do
${2}
test '${1:case_name}' do
${2}
end

0 comments on commit 915b63a

Please sign in to comment.