Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7058480
UserEntitlementsTest.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
292 B
Referenced Files
None
Subscribers
None
UserEntitlementsTest.php
View Options
<?php
namespace
Tests\Feature\Console
;
use
Tests\TestCase
;
class
UserEntitlementsTest
extends
TestCase
{
public
function
testHandle
():
void
{
$this
->
artisan
(
'user:entitlements john@kolab.org'
)
->
assertExitCode
(
0
);
$this
->
markTestIncomplete
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 4:59 AM (15 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
865104
Default Alt Text
UserEntitlementsTest.php (292 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment