From 00c8beab45589849a3a8fe6f6ca080f2c65e630b Mon Sep 17 00:00:00 2001 From: q0w <43147888+q0w@users.noreply.github.com> Date: Fri, 20 Jan 2023 01:27:45 +0300 Subject: [PATCH] Update changelog/10626.bugfix.rst Co-authored-by: Bruno Oliveira --- changelog/10626.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/10626.bugfix.rst b/changelog/10626.bugfix.rst index 510b05cdf..c3c7ef778 100644 --- a/changelog/10626.bugfix.rst +++ b/changelog/10626.bugfix.rst @@ -1 +1 @@ -Check if ``Config.args`` and ``Config.args_source`` exist. +Fix crash if ``--fixtures`` and ``--help`` are passed at the same time.