Created
June 12, 2014 14:12
-
-
Save panSarin/4c8c6199fad8da30498d to your computer and use it in GitHub Desktop.
tickets_controller_spec_issue
This file contains hidden or 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
| require 'spec_helper' | |
| describe TicketsController, type: :controller do | |
| it 'should confirm ticket' do | |
| body_of_test | |
| end | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment