Skip to content

Commit c1d5a09

Browse files
committed
Fixed file dependency
1 parent 2f80dee commit c1d5a09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/copyleaks/models/submissions/properties/indexing_repository.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
# SOFTWARE.
2323
# =
24+
25+
require_relative './repository.rb'
26+
2427
module Copyleaks
2528
class SubmissionIndexingRepository < SubmissionRepository
2629
# @param [String] ID of a repository to add the scanned document to.

0 commit comments

Comments
 (0)