Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: justafish/ddev-drupal-core-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: justafish/ddev-drupal-core-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on May 29, 2025

  1. Updates chrome, removes firefox, removes custom phpunit.xml, and chan… (

    #57)
    
    * Updates chrome, removes firefox, removes custom phpunit.xml, and changes the way environment variables are sourced for PHPUnit
    justafish authored May 29, 2025
    Configuration menu
    Copy the full SHA
    f43c21e View commit details
    Browse the repository at this point in the history
  2. Fixes #53 - FunctionalJavascript tests broken - chrome driver issue (#54

    )
    
    * Use Functional Javascript test - Update test.bats
    
    * fix path
    
    * fix MINK_DRIVER_ARGS
    
    ---------
    
    Co-authored-by: Sally Young <git@justa.fish>
    vasike and justafish authored May 29, 2025
    Configuration menu
    Copy the full SHA
    35c1c77 View commit details
    Browse the repository at this point in the history
Loading