Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
armed committed Jun 8, 2022
1 parent c89b3c0 commit 3274386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/k16/gx/beta/core_test.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
{:component #:gx{:start #:gx{:processor "non callable val"}}
:schema-error
#{[:gx/start
#:gx{:processor ["should be an fn" "should be a keyword"]}]}}}
#:gx{:processor ["should be an ifn"]}]}}}
(-> gx-map
:failures
first
Expand Down

1 comment on commit 3274386

@vercel
Copy link

@vercel vercel bot commented on 3274386 Jun 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gx – ./

gx-kepler16.vercel.app
gx-git-master-kepler16.vercel.app
gx.kepler16.com

Please sign in to comment.