Skip to content

Disable transaction for running Limitable shared examples

Issue #385168 (closed).

When the shared examples for Limitable concern are included in a CI spec, ci and main (plan_limits) are both modified inside transactions during tests.

Use :delete to disable transactional tests as a workaround.

Edited by euko

Merge request reports

Loading