Fix single threaded tests in off-chain environment (#382)
* [core] fix single threaded tests Tests that have been run using: cargo test -- --test-threads=1 * [lang] fix off-chain testing for contracts
Please register or sign in to comment
* [core] fix single threaded tests Tests that have been run using: cargo test -- --test-threads=1 * [lang] fix off-chain testing for contracts