Created
July 17, 2013 19:32
-
-
Save harrisj/6023694 to your computer and use it in GitHub Desktop.
Mr. Show in my tests from an old application
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
republican candidate | |
name_with_party | |
should == "Dickie Crickets (R)" | |
last_name_with_party | |
should == "Crickets (R)" | |
from another party | |
name_with_party | |
should == "Mountain Dougie (GRN)" | |
last_name_with_party | |
should == "Dougie (GRN)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment