MOBILE-4362 behat: Fix snapshot tests

main
Noel De Martin 2023-07-05 12:40:08 +02:00
parent 05780835c6
commit 5f66401a52
2 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@ Feature: Test basic usage of one course in app
And I should find "Test scorm name" in the app
And I should find "Test workshop name" in the app
When I set "page-core-course-index .core-course-thumb" styles to "--course-color" "lightblue"
And I set "page-core-course-index .core-course-thumb" styles to "--course-color-tint" "white"
When I set "page-core-course-index .core-course-thumb" styles to "background" "lightblue"
And I set "page-core-course-index .core-course-thumb img" styles to "display" "none"
Then the UI should match the snapshot
When I press "Choice course 1" in the app

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 34 KiB