0
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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'