Skip to content

Commit

Permalink
Remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Sep 16, 2023
1 parent 4e3b485 commit a15e8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/com/wsscode/pathom3/connect/runner_test.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -3374,7 +3374,7 @@
{:x 10})))))

(deftest placeholder-merge-entity-test
(testing "forwards source entity data down "
(testing "forwards source entity data down"
(is (= (pcr/placeholder-merge-entity
{::pcp/graph {::pcp/nodes {}
::pcp/placeholders #{:>/p1}
Expand Down

0 comments on commit a15e8aa

Please sign in to comment.