From c83f73e19c43fa3058d6d0e03b5051263352b133 Mon Sep 17 00:00:00 2001 From: verdesmarald Date: Mon, 4 Sep 2017 14:32:19 +1000 Subject: [PATCH] Add news file for bugfix --- changelog/5.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/5.bugfix diff --git a/changelog/5.bugfix b/changelog/5.bugfix new file mode 100644 index 0000000..a3e1711 --- /dev/null +++ b/changelog/5.bugfix @@ -0,0 +1 @@ +Fix issue where the -n option would still run distributed tests when pytest was run with the --collect-only option