lib/punchblock/component/component_node.rb in punchblock-1.8.0 vs lib/punchblock/component/component_node.rb in punchblock-1.8.1

- old
+ new

@@ -48,11 +48,11 @@ end def complete_event=(other) return if @complete_event_resource.set_yet? client.delete_component_registration self if client - @complete_event_resource.resource = other complete! + @complete_event_resource.resource = other end ## # Create a Rayo stop message #