Skip to content

Commit

Permalink
Comment flacky test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Apr 20, 2020
1 parent c82df52 commit 3d402be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/com/wsscode/pathom/parser_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,7 @@
:com.wsscode.pathom.trace/direction :com.wsscode.pathom.trace/leave
:com.wsscode.pathom.trace/event :com.wsscode.pathom.parser/parse-loop}])))))

#_
(testing "call async mutation"
(reset! trace [])
(is (= (<!! (pparser {::pt/trace* trace ::async? true} '[(operation {:foo "bar"})]))
Expand Down

0 comments on commit 3d402be

Please sign in to comment.