3 Apr
2020
3 Apr
'20
1:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25048 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #4)
+ ->status_is(204, 'SWAGGER3.2.4') + ->content_is('', 'SWAGGER3.3.4');
Can you explain that?
That refers to the API coding guidelines pointed by the bug. This is something already present in some tests. -- You are receiving this mail because: You are watching all bug changes.