Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the --watch flag work again #2504

Merged
merged 3 commits into from Mar 26, 2023
Merged

Make the --watch flag work again #2504

merged 3 commits into from Mar 26, 2023

Commits on Mar 26, 2023

  1. Copy the full SHA
    3ca1d9b View commit details
    Browse the repository at this point in the history
  2. fix: do not mutate matcher object message

    This made 3 of the assertion tests fail when re-running
    as Sinon's spy formatter changed the exports of the
    samsam module
    fatso83 committed Mar 26, 2023
    Copy the full SHA
    d75a533 View commit details
    Browse the repository at this point in the history
  3. Use latest version of samsam to get immutable messages

    Ensure we cannot do the same mistake again
    fatso83 committed Mar 26, 2023
    Copy the full SHA
    e3c4bbc View commit details
    Browse the repository at this point in the history