Skip to content
Commit 2042b460 authored by Björn Geuken's avatar Björn Geuken
Browse files

[frontend] Fix NoMethodError caused by missing module

Found when running some tests without using our VCR cassettes:

  NoMethodError:
    undefined method `new' for BsRequestAction::Differ::ForSource:Module
  Shared Example Group: "a full diff not requested for" called from ./spec/controllers/webui/request_controller_spec.rb:128
  # ./app/models/bs_request_action/differ.rb:8:in `sourcediff'
  # ./app/models/bs_request_action.rb:306:in `webui_infos'
  # ./app/models/bs_request.rb:1064:in `block in webui_actions'
parent dd0e4668
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment