Page MenuHomeDevCentral

D798.id2022.diff
No OneTemporary

D798.id2022.diff

diff --git a/tests/FeaturesTest.php b/tests/Config/FeaturesTest.php
rename from tests/FeaturesTest.php
rename to tests/Config/FeaturesTest.php
--- a/tests/FeaturesTest.php
+++ b/tests/Config/FeaturesTest.php
@@ -1,8 +1,9 @@
<?php
-namespace Nasqueron\Notifications\Tests;
+namespace Nasqueron\Notifications\Tests\Config;
use Nasqueron\Notifications\Config\Features;
+use Nasqueron\Notifications\Tests\TestCase;
class FeaturesTest extends TestCase {
public function testEnable () {
diff --git a/tests/Services/ServiceTest.php b/tests/Config/Services/ServiceTest.php
rename from tests/Services/ServiceTest.php
rename to tests/Config/Services/ServiceTest.php
--- a/tests/Services/ServiceTest.php
+++ b/tests/Config/Services/ServiceTest.php
@@ -1,6 +1,6 @@
<?php
-namespace Nasqueron\Notifications\Tests\Services;
+namespace Nasqueron\Notifications\Tests\Config\Services;
use Nasqueron\Notifications\Config\Services\Service;
use Nasqueron\Notifications\Tests\TestCase;
diff --git a/tests/Services/ServicesTest.php b/tests/Config/Services/ServicesTest.php
rename from tests/Services/ServicesTest.php
rename to tests/Config/Services/ServicesTest.php
--- a/tests/Services/ServicesTest.php
+++ b/tests/Config/Services/ServicesTest.php
@@ -1,6 +1,6 @@
<?php
-namespace Nasqueron\Notifications\Tests\Services;
+namespace Nasqueron\Notifications\Tests\Config\Services;
use Nasqueron\Notifications\Config\Services\Services;
use Nasqueron\Notifications\Tests\TestCase;

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 06:28 (19 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307253
Default Alt Text
D798.id2022.diff (1 KB)

Event Timeline