git.delta.rocks / unique-network / refs/commits / 59488319c396

difftreelog

remove testing artifacts

Max Andreev2023-06-09parent: #d47d7f0.patch.diff
in: master

1 file changed

modifiedtests/src/migrations/942057-appPromotion/collectData.tsdiffbeforeafterboth
12 execSync(`chainql --tla-str=chainUrl=ws://127.0.0.1:9944 ${pathToScript} > ${outputPath}`);12 execSync(`chainql --tla-str=chainUrl=ws://127.0.0.1:9944 ${pathToScript} > ${outputPath}`);
13};13};
14
15collectData();
1614