Closed ochagata closed 8 years ago
There are a lot of specs right now that use the same code over and over again, and this could be taken care of with a simple before statement
before
https://github.com/bellycard/napa/blob/master/spec/middleware/authentication_spec.rb
Specifically this file
There are a lot of specs right now that use the same code over and over again, and this could be taken care of with a simple
before
statement