mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
removed bad require in test causing redis to be required in unit test #shouldhavebeenabountyhunter
This commit is contained in:
@@ -3,7 +3,6 @@ should = require('chai').should()
|
||||
sinon = require 'sinon'
|
||||
querystring = require 'querystring'
|
||||
modulePath = "../../../../app/js/Features/Subscription/SubscriptionHandler"
|
||||
SubscriptionHandler = require modulePath
|
||||
|
||||
mockRecurlySubscriptions =
|
||||
"subscription-123-active":
|
||||
|
||||
Reference in New Issue
Block a user