mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 03:02:15 +01:00
Added extension system
This commit is contained in:
@@ -45,6 +45,7 @@ class MemberEndpointTest extends ApiEndpointTestAbstract
|
||||
]));
|
||||
|
||||
// Assert
|
||||
$response->assertValid();
|
||||
$response->assertStatus(204);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user