aboutsummaryrefslogtreecommitdiff
path: root/tests/Repositories/CategoryRepositoryTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Repositories/CategoryRepositoryTest.php')
-rw-r--r--tests/Repositories/CategoryRepositoryTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Repositories/CategoryRepositoryTest.php b/tests/Repositories/CategoryRepositoryTest.php
index f78f5b4..25dbdd8 100644
--- a/tests/Repositories/CategoryRepositoryTest.php
+++ b/tests/Repositories/CategoryRepositoryTest.php
@@ -31,6 +31,8 @@ use Tests\Utilities\GetServiceEnvironment;
final class CategoryRepositoryTest extends TestCase {
/**
* @throws \GuzzleHttp\Exception\GuzzleException
+ * @throws \RuntimeException
+ * @throws \Exception
*/
public function testGetAction(): void {
$env = GetServiceEnvironment::get();