evm/tezt: activates the tx_queue in all test
Checklist
- [ ] Provide automatic testing.
- [ ] Add an item in the changelog
What
Activates the tx_queue with all tests.
On can still deactivate it using ~enable_tx_queue:(Enable false).
Why
To make the tx_queue works as expected for all tested use case.
Manually testing the MR
CI is green ?
Edited by Sylvain R.