← Back to team overview

mahara-contributors team mailing list archive

[Bug 1935782] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/11854

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1935782

Title:
  Behat: Skin selection always selects first skin

Status in Mahara:
  New

Bug description:
  Adding a test for Bug #1934830 I was finding that I was unable to find
  the expected skin. This was tracked back to the following step in
  behat.

  @Then I select the skin :skinname from :skinsection

  It turns out that this particular step only ever selects the first
  skin rather than the selected skin.

  This step is defined in
  htdocs/testing/frameworks/behat/classes/BehatGeneral.php (around line
  2358 when this was posted.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1935782/+subscriptions


References