Skip to content

Commit

Permalink
bug #867 [Behat] Change the base url in configuration (GSadee)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.11 branch.

Discussion
----------

To fix the build: https://github.com/Sylius/Sylius-Standard/actions/runs/3384871591/jobs/5622353266#step:32:349 💃🏻 

Commits
-------

7bd8cd7 [Behat] Change the base url in configuration
  • Loading branch information
Zales0123 authored Nov 3, 2022
2 parents 24dedd4 + 7bd8cd7 commit bbe092f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behat.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ default:

Behat\MinkExtension:
files_path: "%paths.base%/vendor/sylius/sylius/src/Sylius/Behat/Resources/fixtures/"
base_url: "https://localhost:8080/"
base_url: "https://127.0.0.1:8080/"
default_session: symfony
javascript_session: chrome_headless
sessions:
Expand Down

0 comments on commit bbe092f

Please sign in to comment.