mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 22:03:44 +02:00
Fix failing tests (which caught a bug in the new client query)
This commit is contained in:
@@ -17,6 +17,11 @@ class RecoveryToken extends Model
|
||||
*/
|
||||
const UPDATED_AT = null;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
public $timestamps = true;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user