diff --git a/tests/Exception/InvalidSecretKeyTest.php b/tests/Exception/InvalidSecretKeyTest.php new file mode 100644 index 0000000..449511b --- /dev/null +++ b/tests/Exception/InvalidSecretKeyTest.php @@ -0,0 +1,21 @@ +getMessage()); + } +}