Closed mariaKt closed 2 months ago
This PR modifies the tests, replacing the revert statements with equivalent require, and removing the error declarations.
revert
require
Resolves #1746
This PR modifies the tests, replacing the
revert
statements with equivalentrequire
, and removing the error declarations.Resolves #1746