diff --git a/test/features/plugins/orchestra_plugin.feature b/test/features/plugins/orchestra_plugin.feature index 8c06335f..94fd7ee6 100644 --- a/test/features/plugins/orchestra_plugin.feature +++ b/test/features/plugins/orchestra_plugin.feature @@ -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 --------------------