concordium-rust-smart-contracts
concordium-rust-smart-contracts copied to clipboard
Revise credential registry tests to fully use the integration testing library
Task description
In #347 the credential registry tests were not fully migrated to use the integration testing library.
Since this is our template example it is not great to have allow(deprecated) marker in the library as a result.