Skip to content

[refactor] use sinon in confirmation component test

simonft requested to merge simonft/bitmask-dev:refactor/component-sinon into master

This refactors the confirmation component to use sinon instead of manually checking the the result of calling a function.

Merge request reports