9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
|
<<<<<<< HEAD:ruby-rspec/it.snippet
|
||
|
it '${1}' do
|
||
|
${2}
|
||
|
=======
|
||
|
it "${1}" do
|
||
|
${2}
|
||
|
>>>>>>> 7e58374... Ruby rspec snippets improvements:ruby-rspec/it.snippet
|
||
|
end
|