Skip to content

Commit 6373a89

Browse files
DEV: Remove unused fakeweb require (#110)
This doesn't actually seem to be used by the discourse-perspective specs, but it's causing specs of other plugins to flake out
1 parent a80b224 commit 6373a89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/discourse_perspective_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# frozen_string_literal: true
22

33
require "rails_helper"
4-
require "fakeweb"
54

65
API_ENDPOINT = "https://commentanalyzer.googleapis.com/v1alpha1/comments:analyze?key="
76
API_RESPONSE_TOXICITY_BODY =

0 commit comments

Comments
 (0)