hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 51 forks source link

Change fuzzy matching logic to run _Eth tests #715

Closed vtronkov closed 3 months ago

vtronkov commented 3 months ago

When we run a test with fuzzy matching and _Eth prefix we are not finding the snapshot file. We need to remove the _Eth suffix from the file name when we are searching for the snapshot file.

vtronkov commented 3 months ago

Duplicated https://github.com/hashgraph/hedera-services/issues/12364