Skip to content

Commit

Permalink
chore: Add function schema to cycle-function-and-test
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Nov 16, 2024
1 parent 3297cd3 commit 5f797cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elin/handler/navigate.clj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
{:ns ns-str :path ns-path :file-separator file-sep})]
(e.u.handler/jump-to-file-response cycled-path)))

(m/=> cycle-function-and-test [:=> [:cat e.s.handler/?Elin] e.s.handler/?JumpToFile])
(defn cycle-function-and-test
[elin]
(e/let [{:keys [template]} (e.u.handler/config elin #'cycle-function-and-test)
Expand Down

0 comments on commit 5f797cc

Please sign in to comment.