Skip to content

Conversation

fxnm
Copy link
Contributor

@fxnm fxnm commented Oct 20, 2024

Changes

  • Fixes the generated pages using php artisan dusk:page PageName to not use Laravel\Dusk\Page.
    Because with the install command php artisan dusk:install a abstract class Pagewas created in Tests\Browser\Pages and should be used instead.

Reason

@taylorotwell taylorotwell merged commit 983368a into laravel:8.x Oct 21, 2024
19 checks passed
crynobone added a commit that referenced this pull request Oct 22, 2024
…\Dusk\Page` via `dusk:page` command

Improvements based on #1145

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
taylorotwell pushed a commit that referenced this pull request Oct 22, 2024
…\Dusk\Page` via `dusk:page` command (#1148)

Improvements based on #1145

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants