summaryrefslogtreecommitdiff
path: root/app/models/integrations/ewm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/integrations/ewm.rb')
-rw-r--r--app/models/integrations/ewm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/integrations/ewm.rb b/app/models/integrations/ewm.rb
index 0a4e8d92ed7..24d343b7cb4 100644
--- a/app/models/integrations/ewm.rb
+++ b/app/models/integrations/ewm.rb
@@ -27,7 +27,7 @@ module Integrations
'ewm'
end
- def can_test?
+ def testable?
false
end