Skip to content

Commit

Permalink
fix robot api test
Browse files Browse the repository at this point in the history
  • Loading branch information
pivilartisant committed Apr 19, 2024
1 parent 1a3a2df commit dd1b192
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/test/robot_tests/front_ends/front_ends.robot
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Suite Teardown Close All Browsers
*** Test Cases ***
GET /
Open Massa Station Page ${API_URL}/
Wait Until Page Contains Decentralization made easy 10
Wait Until Page Contains Securely explore Massa's blockchain universe 10

GET /web/
Open Massa Station Page ${API_URL}/web/
Wait Until Page Contains Decentralization made easy 10
Wait Until Page Contains Securely explore Massa's blockchain universe 10

GET /web/index
Open Massa Station Page ${API_URL}/web/index
Wait Until Page Contains Decentralization made easy 10
Wait Until Page Contains Securely explore Massa's blockchain universe 10

0 comments on commit dd1b192

Please sign in to comment.