make rspec section definiton comment more readable
This commit is contained in:
parent
673415f2d0
commit
c3403b2daa
@ -947,7 +947,9 @@ snippet tre
|
|||||||
${3}
|
${3}
|
||||||
snippet tref
|
snippet tref
|
||||||
t.references :${1:model}
|
t.references :${1:model}
|
||||||
#rspec
|
########################################
|
||||||
|
# Rspec snippets - see below #
|
||||||
|
########################################
|
||||||
snippet it
|
snippet it
|
||||||
it "${1:spec_name}" do
|
it "${1:spec_name}" do
|
||||||
${2}
|
${2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user