Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bplatz committed Nov 7, 2022
1 parent 9aab21e commit bdcf11f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/fluree/db/query/reverse_query_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@
:friended {:id :ex/cam,
:rdf/type [:ex/User],
:schema/name "Cam",
:ex/last "Jones",
:schema/email "[email protected]",
:ex/friend [{:id :ex/brian} {:id :ex/alice}]}})))))

0 comments on commit bdcf11f

Please sign in to comment.