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: spatie/phpunit-snapshot-assertions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: spatie/phpunit-snapshot-assertions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 13, 2019

  1. Added test to check the JSON driver can take an array.

    Resolved the Json driver using the wrong variable.
    Luke Renfrew authored and acbramley committed May 13, 2019
    Copy the full SHA
    43404db View commit details
  2. Merge pull request #71 from acbramley/v1

    Fix JsonDriver for v1
    freekmurze authored May 13, 2019
    Copy the full SHA
    b086bc9 View commit details
  3. Update CHANGELOG.md

    freekmurze authored May 13, 2019
    Copy the full SHA
    b237c40 View commit details
Loading