Skip to content

Commit 865dc58

Browse files
committed
use configuration for tests
1 parent fe1059e commit 865dc58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/TestHelper.php

+2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77

88
namespace MessageMediaWebhooksLib\Tests;
99

10+
1011
use MessageMediaWebhooksLib\APIHelper;
1112
use \apimatic\jsonmapper\JsonMapper;
13+
use MessageMediaWebhooksLib\Configuration;
1214

1315
/**
1416
* Configure Test Constants

0 commit comments

Comments
 (0)