Skip to content

Commit

Permalink
fix: new one
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Feb 1, 2024
1 parent 64d2818 commit 18b0d9a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Feature: Redirection

Examples:
| Sub-Section | url | redirect_url |
| Portal | https://portal.zksync.io/bridge/?network=goerli | https://goerli.portal.zksync.io |
| Bridge | https://portal.zksync.io/bridge/?network=goerli | https://goerli.portal.zksync.io |

@id253:III @testnet
Scenario Outline: Verify redirection for "<Sub-Section>" in Tools menu (Sepolia)
Expand All @@ -77,7 +77,7 @@ Feature: Redirection

Examples:
| Sub-Section | url | redirect_url |
| Portal | https://portal.zksync.io/bridge/?network=sepolia | https://goerli.portal.zksync.io |
| Bridge | https://portal.zksync.io/bridge/?network=sepolia | https://goerli.portal.zksync.io |

@id253:IV @mainnet
Scenario Outline: Verify redirection for "<Sub-Section>" in Tools menu
Expand All @@ -88,7 +88,7 @@ Feature: Redirection

Examples:
| Sub-Section | url |
| Portal | https://portal.zksync.io/bridge/?network=mainnet |
| Bridge | https://portal.zksync.io/bridge/?network=mainnet |

#Account page
@id259 @testnet
Expand Down

0 comments on commit 18b0d9a

Please sign in to comment.