Koha/t/cypress
Pedro Amorim fb1c01452d
Bug 35229: Fix DataProviders_spec.ts
The intercept was wrong:
Was intercepting GET instead of POST
Was intercepting /run route intead of /process_SUSHI_response (this naming was updated in the rest of the code but not here)

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-24 16:27:26 -03:00
..
fixtures
integration Bug 35229: Fix DataProviders_spec.ts 2023-11-24 16:27:26 -03:00
plugins
support