Skip to content

Commit

Permalink
require ns for redefing
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Feb 13, 2024
1 parent 45f9a83 commit d9e7d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ring/middleware/okta_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[compojure.route :refer [not-found]]
[ring.middleware.okta :refer [wrap-okta okta-routes]]
[ring.mock.request :refer [request]]
[ring.ring-okta.session]
[ring.util.response :refer [response]]))

(def okta-home "https://company.okta.com")
Expand Down

0 comments on commit d9e7d44

Please sign in to comment.