Skip to content

Commit

Permalink
Fixed spec test by renaming spec/controllers/tasks/serials/serial_con…
Browse files Browse the repository at this point in the history
…troller_spec to spec/controllers/tasks/serials/similar_controller_spec
  • Loading branch information
TuckerJD committed Jan 14, 2015
1 parent 7112af5 commit e650e68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'rails_helper'

RSpec.describe Tasks::Serials::SerialController, :type => :controller do
describe Tasks::Serials::SimilarController, :type => :controller do

describe "GET similar" do
it "returns http success" do
Expand Down

0 comments on commit e650e68

Please sign in to comment.