Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ingesolvoll committed Apr 12, 2018
1 parent 7e58538 commit 9a727b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kee_frame/state.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
:set-dispatch (fn [effects dispatch] (assoc-in effects [:http-xhrio :on-success] dispatch))}])
(def links (atom default-links))

;; Test utility
(defn reset-state! []
(reset! controllers {})
(reset! links default-links)
Expand Down

0 comments on commit 9a727b7

Please sign in to comment.