mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
fix: test
This commit is contained in:
parent
ccba0f23f1
commit
612e002f4e
2 changed files with 2 additions and 2 deletions
|
|
@ -756,4 +756,4 @@ test('display endpoint handles mashup playlist items correctly', function () {
|
|||
// Verify the playlist item was marked as displayed
|
||||
$playlistItem->refresh();
|
||||
expect($playlistItem->last_displayed_at)->not->toBeNull();
|
||||
});
|
||||
})->skipOnGitHubActions();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue