Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/features/plugins/orchestra_plugin.feature
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Feature: Orchestra (spec instrumentation)
"""
ERROR in orchestra-test/spec-fail-test (orchestra_test.clj:11)
Just testing simple-fn
Call to #'orchestra-test/simple-fn did not conform to spec.
Call to orchestra-test/simple-fn did not conform to spec.
orchestra_test.clj:11

-- Spec failed --------------------
Expand Down
Loading