Skip to content

Commit

Permalink
stub sfino here for test reliability
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Sep 19, 2024
1 parent 5106608 commit aba09cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ def setup
OodAppkit.stubs(:dataroot).returns(Rails.root.join('test/fixtures/projects'))
Configuration.stubs(:jobs_app_alpha?).returns(true)
Rails.application.reload_routes!
stub_sinfo
end

test "should get index" do
Expand Down

0 comments on commit aba09cb

Please sign in to comment.