iuliana commented on code in PR #1399:
URL: https://github.com/apache/brooklyn-server/pull/1399#discussion_r1196147134
##########
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/WorkflowYamlTest.java:
##########
@@ -1315,4 +1314,79 @@ public void
testAddPolicyWithDslFromDeployableBlueprint() throws Exception {
EntityAsserts.assertAttributeEquals(entity,
Sensors.newSensor(Object.class, "result"), "yes");
}
+ @Test
Review Comment:
@ahgittin I had this in the back of my mind to do before submitting the PR
and I forgot. I annotated the test methods.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]