Skip to content

Commit ccd3cc3

Browse files
committed
test: split table expectations for Laravel 10 and 11+ due to missing tables
1 parent 4220d34 commit ccd3cc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Integration/Service/Parser/SchemaParserTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function testGetTablesFromSchemaWorks(): void
4444
'job_batches',
4545
'jobs',
4646
'password_reset_tokens',
47-
'personal_access_tokens', // neu in Laravel 11 Setup
4847
'sessions',
4948
'users',
5049
],

0 commit comments

Comments
 (0)