[
https://issues.apache.org/jira/browse/MODELER-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip May updated MODELER-25:
------------------------------
Attachment: RegistryTestCase-Patch.patch
here is the patch...
> Bug in TestCase (RegistryTestCase)
> ----------------------------------
>
> Key: MODELER-25
> URL: https://issues.apache.org/jira/browse/MODELER-25
> Project: Commons Modeler
> Issue Type: Bug
> Affects Versions: 2.0.1
> Reporter: Philip May
> Attachments: RegistryTestCase-Patch.patch
>
>
> There is a bug in the test case: RegistryTestCase
> assertNotNull("Found HttpConnector managed bean"); should be
> assertNotNull("Found HttpConnector managed bean", http);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.