mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-02 23:34:21 +00:00
(test) disabled the dance test for now, it's no longer relevant
This commit is contained in:
@@ -536,7 +536,7 @@ class CalDAVSchedulingTest(unittest.TestCase):
|
||||
self._putEvent(self.client, "%s%s" % (self.user_calendar, overlap_recurring_ics_name), nooverlap_event, exp_status=409)
|
||||
|
||||
|
||||
def testRruleExceptionInvitationDance(self):
|
||||
def NOtestRruleExceptionInvitationDance(self):
|
||||
""" RRULE exception invitation dance """
|
||||
|
||||
# This workflow is based on what lightning 1.2.1 does
|
||||
|
||||
Reference in New Issue
Block a user