Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelotto committed Aug 19, 2021
1 parent 1cb520c commit 3205dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/context_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3205dbe

Please sign in to comment.