Caused by the view/edit tab reshuffle (we probably just need to change the base_route).

However, it's obvious that we are missing something in the PaymentAdminTest, since it never failed.

Comments

bojanz created an issue. See original summary.

steveoliver’s picture

Status: Active » Needs review
steveoliver’s picture

Not sure why the test doesn't pass, even though in the UI the tab does show up - see test result: https://travis-ci.org/drupalcommerce/commerce/jobs/181795927#L788

Any ideas, bojanz?

  • bojanz committed eaa3be0 on 8.x-2.x
    Issue #2832595 by bojanz, steveoliver: Payments tab on orders no longer...
bojanz’s picture

Status: Needs review » Fixed

Turn on verbose output, you were getting a 403 because the test didn't have the "administer commerce_order" permission.

Fixed and committed, thanks!

EDIT: D'oh, lost commit attribution. I'll credit you on a different commit.

Status: Fixed » Closed (fixed)

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