Github user grkvlt commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/229#discussion_r70851874
--- Diff:
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/catalog/SpecParameterUnwrappingTest.java
---
@@ -158,18 +157,18 @@ public void
testDepentantCatalogsInheritParameters(Class<? extends BrooklynObjec
" - simple",
" - id: " + SYMBOLIC_NAME,
" item:",
- " type: paramItem:" + TEST_VERSION);
+ " type: paramItem");
--- End diff --
Don't remember; I think it just didn't work properly with it set, and other
tests didn't have it?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---