Changes between Initial Version and Version 1 of Ticket #32833, comment 7


Ignore:
Timestamp:
Jun 12, 2021, 11:17:21 AM (3 years ago)
Author:
HMaker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32833, comment 7

    initial v1  
    1 I thought migrations would be automatically rolled back after each test case, but that did not happen and last test case could not run properly since all migrations were already applied.
     1I thought migrations would be automatically rolled back after each test case, but that did not happen and last test case could not run properly since all migrations were already applied. Now the regression test can reproduce reported problem.
Back to Top