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