Skip to content

Commit

Permalink
test: MTMOODLE-58
Browse files Browse the repository at this point in the history
* test: fix MTMOODLE-58

* chore: remove unwanted tag

Co-authored-by: Carla Lara <[email protected]>

---------

Co-authored-by: Ubaldo Santos <[email protected]>
Co-authored-by: Carla Lara <[email protected]>
  • Loading branch information
3 people authored Nov 7, 2024
1 parent 9c536c7 commit 3b0c38b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tests/behat/atto_userEditsStyledFormula.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ Feature: Edit MathType styled formula
And I press accept button in MathType Editor
# Assert that selection
And I wait until Wirisformula formula exists
And I click on WirisFormula with alt equals to "bold italic 1"
And I press "MathType" in "Page content" field in Atto editor
And I dBclick on WirisFormula with alt equals to "bold italic 1"
And I wait until MathType editor is displayed
And I wait "2" seconds
And I set MathType formula to '<math style="font-family:Arial" xmlns="http://www.w3.org/1998/Math/MathML"><mstyle mathsize="72px"><mn mathvariant="bold-italic" mathcolor="#FF0000">1</mn><mo mathvariant="bold-italic" mathcolor="#FF0000">+</mo><mn mathvariant="bold-italic" mathcolor="#FF0000">1</mn></mstyle></math>'
Expand All @@ -63,8 +62,7 @@ Feature: Edit MathType styled formula
And I press accept button in MathType Editor
# Assert that selection
And I wait until Wirisformula formula exists
And I click on WirisFormula with alt equals to "bold italic 1"
And I press "MathType" in "Page content" field in Atto editor
And I dBclick on WirisFormula with alt equals to "bold italic 1"
And I wait until MathType editor is displayed
And I wait "2" seconds
And I set MathType formula to '<math style="font-family:Arial" xmlns="http://www.w3.org/1998/Math/MathML"><mstyle mathsize="72px"><mn mathvariant="bold-italic" mathcolor="#FF0000">1</mn><mo mathvariant="bold-italic" mathcolor="#FF0000">+</mo><mn mathvariant="bold-italic" mathcolor="#FF0000">1</mn></mstyle></math>'
Expand Down

0 comments on commit 3b0c38b

Please sign in to comment.