[Pkg-owncloud-commits] [php-sabre-vobject] 20/106: Fixed test.

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:10:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit e2a1a39e8f4b2b58b4bbfc34c317b05a442a3ec5
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Jul 21 10:11:58 2014 -0400

    Fixed test.
---
 tests/Sabre/VObject/ITip/BrokerProcessMessageTest.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Sabre/VObject/ITip/BrokerProcessMessageTest.php b/tests/Sabre/VObject/ITip/BrokerProcessMessageTest.php
index cbf59ac..aab7e01 100644
--- a/tests/Sabre/VObject/ITip/BrokerProcessMessageTest.php
+++ b/tests/Sabre/VObject/ITip/BrokerProcessMessageTest.php
@@ -135,6 +135,7 @@ ICS;
         $message = new Message();
         $message->message = $vcal;
         $message->method = $vcal->METHOD;
+        $message->component = 'VEVENT';
         $message->sequence = $vcal->VEVENT[0]->SEQUENCE;
         $broker = new Broker();
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list