chore: remove unnecessary import vega wallet (#2098)

This commit is contained in:
Radosław Szpiech 2022-11-16 16:33:23 +01:00 committed by GitHub
parent 9f4f54af6d
commit 0bad181334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -1,3 +0,0 @@
{
"stepDefinitions": "src/support/step_definitions"
}

View File

@ -16,7 +16,6 @@ const assetsInTest = Object.keys(assetData);
context('Parties page', { tags: '@regression' }, function () {
before('send-faucet assets to connected vega wallet', function () {
cy.vega_wallet_import();
assetsInTest.forEach((asset) => {
cy.vega_wallet_receive_fauceted_asset(
assetData[asset].name,