Skip to content

Commit cb116b4

Browse files
authored
Merge pull request #553 from multiversx/feat/next
v11.2.0: Merge feat/next into main
2 parents 0662ba4 + 1ca093c commit cb116b4

36 files changed

+8068
-4004
lines changed

.github/workflows/test-localnet-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
nohup python3 -m multiversx_sdk_cli.cli localnet start --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml > localnet.log 2>&1 & echo $! > localnet.pid
5353
sleep 120
5454
55-
# - name: Test localnet dependent tests
56-
# run: |
57-
# pytest -m require_localnet .
58-
# python3 -m multiversx_sdk_cli.cli localnet clean --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml
55+
- name: Test localnet dependent tests
56+
run: |
57+
pytest -m require_localnet .
58+
python3 -m multiversx_sdk_cli.cli localnet clean --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml

.github/workflows/test-localnet.yml

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)