projects
/
mailshears.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a28cc04
)
Fix the AgenDAV fixures SQL, again.
author
Michael Orlitzky
<michael@orlitzky.com>
Sun, 5 Mar 2017 01:11:23 +0000
(20:11 -0500)
committer
Michael Orlitzky
<michael@orlitzky.com>
Sun, 5 Mar 2017 01:11:23 +0000
(20:11 -0500)
test/sql/agendav-fixtures.sql
patch
|
blob
|
history
diff --git
a/test/sql/agendav-fixtures.sql
b/test/sql/agendav-fixtures.sql
index 5af6cdb11ca188177ba3935a181e2d1f678e86cf..fe39f6ef014103ecea34a85381cba9f833fdfcd3 100644
(file)
--- a/
test/sql/agendav-fixtures.sql
+++ b/
test/sql/agendav-fixtures.sql
@@
-11,7
+11,7
@@
INSERT INTO shares (owner, calendar, "with", options, rw)
INSERT INTO prefs (username, options) VALUES ('booger@example.com', 'herp');
INSERT INTO shares (owner, calendar, "with", options, rw)
VALUES ('/caldav.php/booger%40example.com/',
- '/carol%40example.net/',
'/caldav.php/booger%40example.com/calendar-default',
+ '/carol%40example.net/',
'a:0:{}',
true);