Skip to content

Commit f10c5be

Browse files
authored
Update SMSCounterTest.php
1 parent d62fccc commit f10c5be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/SMSCounterTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

3-
namespace WobbleCode\SMSCounter\Tests;
3+
namespace Instasent\SMSCounter\Tests;
44

5-
use WobbleCode\SMSCounter\SMSCounter;
5+
use Instasent\SMSCounter\SMSCounter;
66

77
class SMSCounterTest extends \PHPUnit_Framework_TestCase
88
{

0 commit comments

Comments
 (0)