Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768863
D799.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
615 B
Referenced Files
None
Subscribers
None
D799.diff
View Options
diff --git a/tests/Config/FeaturesTest.php b/tests/Config/FeaturesTest.php
--- a/tests/Config/FeaturesTest.php
+++ b/tests/Config/FeaturesTest.php
@@ -6,6 +6,7 @@
use Nasqueron\Notifications\Tests\TestCase;
class FeaturesTest extends TestCase {
+
public function testEnable () {
// Find it (en vain …)
$this->assertNotContains('Quux', Features::getEnabled());
@@ -24,6 +25,6 @@
$this->assertContains('Quux', Features::getAll());
$this->assertContains('Quux', Features::getAvailable());
$this->assertNotContains('Quux', Features::getEnabled());
-
}
+
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 11:01 (13 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260044
Default Alt Text
D799.diff (615 B)
Attached To
Mode
D799: Fix whitespace issue
Attached
Detach File
Event Timeline
Log In to Comment