spec/ezlinkedin_spec.rb in ezlinkedin-0.1.2 vs spec/ezlinkedin_spec.rb in ezlinkedin-0.2.2
- old
+ new
@@ -32,6 +32,6 @@
EzLinkedin.token.should == 'consumer_token'
EzLinkedin.secret.should == 'consumer_secret'
EzLinkedin.default_profile_fields.should == ['education', 'positions']
end
-end
+end
\ No newline at end of file