We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62fccc commit f10c5beCopy full SHA for f10c5be
Tests/SMSCounterTest.php
@@ -1,8 +1,8 @@
1
<?php
2
3
-namespace WobbleCode\SMSCounter\Tests;
+namespace Instasent\SMSCounter\Tests;
4
5
-use WobbleCode\SMSCounter\SMSCounter;
+use Instasent\SMSCounter\SMSCounter;
6
7
class SMSCounterTest extends \PHPUnit_Framework_TestCase
8
{
0 commit comments