Remove unused stub json ld context (#25454)
This commit is contained in:
parent
00e92b4038
commit
f8afa0f614
6 changed files with 0 additions and 571 deletions
|
@ -18,10 +18,6 @@ RSpec.describe ActivityPub::LinkedDataSignature do
|
|||
|
||||
let(:json) { raw_json.merge('signature' => signature) }
|
||||
|
||||
before do
|
||||
stub_jsonld_contexts!
|
||||
end
|
||||
|
||||
describe '#verify_actor!' do
|
||||
context 'when signature matches' do
|
||||
let(:raw_signature) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue