diff --git a/tests/integration_snapshots.rs b/tests/integration_snapshots.rs index f6584f19..0b3ba987 100644 --- a/tests/integration_snapshots.rs +++ b/tests/integration_snapshots.rs @@ -52,7 +52,7 @@ fn bugreport() { // much of this is not reproducible on different machines, so we have // to heavily filter it. settings.add_filter( - r"cargo-semver-checks \d+\.\d+\.\d+(-[\w\.-]+)? \(\w+(-modified)?\)", + r"cargo-semver-checks \d+\.\d+\.\d+(-[\w\.-]+)? (\(\w+(-modified)?\))?", "cargo-semver-checks [VERSION] ([HASH])", ); settings.add_filter(