diff --git a/changelog.d/feature.98fc1e59.entry.yaml b/changelog.d/feature.98fc1e59.entry.yaml new file mode 100644 index 0000000..01f6ce9 --- /dev/null +++ b/changelog.d/feature.98fc1e59.entry.yaml @@ -0,0 +1,5 @@ +message: Improve matching commands that contain quoted arguments. +pr_ids: +- 103 +timestamp: 1666456344 +type: feature diff --git a/pytest.ini b/pytest.ini index c0fc561..306cf5d 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,6 +1,5 @@ [pytest] junit_family=legacy -asyncio_mode=strict filterwarnings = error ignore::pytest.PytestUnraisableExceptionWarning