Fix preloaded JSON-LD context for identity not being used (#12138)

Regression from #11316
This commit is contained in:
Eugen Rochko
2019-10-10 06:48:53 +02:00
committed by GitHub
parent 6ebd74f4fa
commit 45eccaf8c5
2 changed files with 88 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# frozen_string_literal: true
require_relative '../../lib/json_ld/security'
require_relative '../../lib/json_ld/identity'