lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 7a65e8d1 authored by Łukasz Nowak's avatar Łukasz Nowak

Follow code change.

Dates on payments are not set by builder, so while playing in test set it.
parent a7b6a2e3
......@@ -924,6 +924,7 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
def stepPayRegistrationPayment(self, sequence, **kw):
"""
"""
payment.setStartDate(DateTime())
payment = self.portal.portal_catalog.getResultValue(
portal_type="Payment Transaction",
simulation_state="planned")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment