Last active
September 22, 2016 08:18
-
-
Save Krule/5ee133436e0b7bb76a502de3b4b56122 to your computer and use it in GitHub Desktop.
Rspec it { is_expected.to }
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<snippet> | |
<content><![CDATA[it { is_expected.to($0) }]]></content> | |
<tabTrigger>itex</tabTrigger> | |
<scope>source.ruby</scope> | |
<description>it { is_expected.to(...) }</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment