Fixed #24658 -- Added missing Meta attribute in schema tests
Without that, the Note model would be initially created and then the tests using that model failed when run in isolation.
Loading
Please register or sign in to comment
Without that, the Note model would be initially created and then the tests using that model failed when run in isolation.