Skip to content

Commit

Permalink
Add a dummy property to the test environment
Browse files Browse the repository at this point in the history
otherwise cprop complains
  • Loading branch information
egli committed Nov 4, 2022
1 parent 6b5be80 commit 70dc78a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion env/test/resources/config.edn
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{:dummy true} ; just add something to the env so that cprop.core/load-config doesn't
; complain about an empty env when running in CI. See
; https://github.com/tolitius/cprop/issues/53

0 comments on commit 70dc78a

Please sign in to comment.