stabilize set endpoint sessions
This commit is contained in:
parent
98ae9bf088
commit
b812a4b21b
2 changed files with 2 additions and 2 deletions
|
|
@ -96,7 +96,7 @@ class ListSetsEndpointTest extends TestCase
|
|||
token: 'valid-token',
|
||||
user: $user,
|
||||
createdAt: $createdAt,
|
||||
expiresAt: $createdAt->modify('+7 days'),
|
||||
expiresAt: $createdAt->modify('+10 years'),
|
||||
));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue