From d9a266d657f66b8c4fa068408002a4e3709ee669 Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Thu, 25 Feb 2021 10:52:48 +0100 Subject: Updated Git branch "master" to "main". This change follows a long discussion on django-develops: https://groups.google.com/g/django-developers/c/tctDuKUGosc/ --- docs/internals/contributing/writing-code/unit-tests.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/internals/contributing/writing-code/unit-tests.txt') diff --git a/docs/internals/contributing/writing-code/unit-tests.txt b/docs/internals/contributing/writing-code/unit-tests.txt index 373df5ea42..fe1d1060b8 100644 --- a/docs/internals/contributing/writing-code/unit-tests.txt +++ b/docs/internals/contributing/writing-code/unit-tests.txt @@ -377,8 +377,8 @@ in ``tests/auth_tests``. Troubleshooting =============== -Test suite hangs or shows failures on ``master`` branch -------------------------------------------------------- +Test suite hangs or shows failures on ``main`` branch +----------------------------------------------------- Ensure you have the latest point release of a :ref:`supported Python version `, since there are often bugs in earlier versions -- cgit v1.3