phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] [18624] Note about test user ID.


From: Johan Gunnarsson
Subject: [Phpgroupware-cvs] [18624] Note about test user ID.
Date: Thu, 26 Jun 2008 10:21:20 +0000

Revision: 18624
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18624
Author:   johang
Date:     2008-06-26 10:21:19 +0000 (Thu, 26 Jun 2008)

Log Message:
-----------
Note about test user ID.

Modified Paths:
--------------
    trunk/calendar/test/class.bocalendar_test.inc.php

Modified: trunk/calendar/test/class.bocalendar_test.inc.php
===================================================================
--- trunk/calendar/test/class.bocalendar_test.inc.php   2008-06-26 00:22:12 UTC 
(rev 18623)
+++ trunk/calendar/test/class.bocalendar_test.inc.php   2008-06-26 10:21:19 UTC 
(rev 18624)
@@ -53,7 +53,7 @@
                                'min' => '11'
                        ),
                        'participants' => array(
-                               '8A'
+                               '10A' /* INSERT YOUR TEST USER ID HERE */
                        ),
                        'recur_enddate' => array(
                                'str' => '2008/06/26'
@@ -82,6 +82,7 @@
 
                function test_save_and_get()
                {
+                       // remove ID. we want to insert.
                        $item = $this->sample_item;
                        unset($item['cal']['id']);
 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]