Skip to content

Commit

Permalink
fix: e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk committed May 23, 2024
1 parent 11594b1 commit ea5ccc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feature: Main Page
| Value | url |
# discord renamed to "join"
| join | https://join.zksync.dev/ |
| twitter | https://twitter.com/zksync |
| twitter | https://x.com/zksync |

@id254:I
Scenario Outline: Check dropdown "<Dropdown>" for "<Value>" and verify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Feature: Redirection
| Icon | url |
# discord renamed to "join"
| join | https://join.zksync.dev/ |
| twitter | https://twitter.com/zksync |
| twitter | https://x.com/zksync |

@id251
Scenario: Verify redirection for Documentation link
Expand Down

0 comments on commit ea5ccc4

Please sign in to comment.