Problem/Motivation

There's a functional test that is intended to assure that access to the migrate_sandbox is restricted. It could just as easily be a Kernel test that asserts the permission specified on the route as well as that the permission is defined as restricted access.

Kernel tests are faster and use fewer resources than functional tests. I might as well make the change!

Comments

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

StatusFileSize
new2.63 KB

Here's a patch

danflanagan8’s picture

Status: Active » Needs review

  • danflanagan8 committed b2ea9a25 on 1.1.x
    Issue #3350296 by danflanagan8: Convert migrate_sandbox functional test...
danflanagan8’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.