Fix formatting
This commit is contained in:
parent
1cb520cb67
commit
3205dbef2a
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ defmodule JSON.LD.ContextTest do
|
|||
describe "remote contexts" do
|
||||
test "when the remote context is a list" do
|
||||
assert context = JSON.LD.context("https://dev.poast.org/schemas/litepub-0.1.jsonld")
|
||||
|
||||
assert %{
|
||||
"Emoji" => "http://joinmastodon.org/ns#Emoji",
|
||||
# https://www.w3.org/ns/activitystreams
|
||||
|
|
Loading…
Reference in a new issue