Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeldelboni committed Mar 28, 2024
1 parent 6a03e87 commit a5aac93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/microservice_boilerplate/schemas/types.clj
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@
{:config (s/protocol component/Lifecycle)
:http HttpComponent
:router (s/protocol component/Lifecycle)
:database DatabaseComponent})
:database DatabaseComponent
s/Keyword s/Any})

0 comments on commit a5aac93

Please sign in to comment.