#35934: Running the migrations tests leaves a dirty git status
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Type:
| Cleanup/optimization
Status: new | Component:
| Migrations
Version: dev | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
{{{
% ./runtests.py -k migrations
% git status
}}}
{{{
Untracked files:
(use "git add <file>..." to include in what will be committed)
migrations/migrations/
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/35934>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.