Skip to content

Fixed edit form authenticity_token call failing the tests

Phil Hughes requested to merge fixed-edit-form-failing-test into master

What does this MR do?

Fixes a failing test with the authenticity_token call causing a stack level too deep test fail.

Merge request reports