chore: remove test changes
This commit is contained in:
@@ -199,7 +199,6 @@ jobs:
|
||||
uses: ./.github/workflows/cypress-run.yml
|
||||
secrets: inherit
|
||||
if: needs.check-e2e-needed.outputs.run-tests == 'true' && (contains(needs.build-sources.outputs.projects, 'governance') || contains(needs.build-sources.outputs.projects, 'explorer'))
|
||||
|
||||
with:
|
||||
projects: ${{ needs.build-sources.outputs.projects-e2e }}
|
||||
tags: '@smoke'
|
||||
|
||||
@@ -12,7 +12,7 @@ export const AddLockedTokenAddress = () => {
|
||||
return (
|
||||
<Callout
|
||||
title={t(
|
||||
'New Keep track of locked tokens in your wallet with the VEGA (VESTING) token.'
|
||||
'Keep track of locked tokens in your wallet with the VEGA (VESTING) token.'
|
||||
)}
|
||||
>
|
||||
{addSupported ? (
|
||||
|
||||
Reference in New Issue
Block a user