Allow teste bug?

Hello, I’m experiencing an issue on my site related to test doctypes. Test doctypes were created and enabled, but now I want to delete them. However, they keep reappearing after updating Frappe. I’ve already set allow_tests to False, but the tests continue to run regardless. What should I do in this situation?

the tests continue to run regardless

Hmm this is weird.

What does git status show in the frappe-bench/apps/frappe directory shows? Does bench update --reset stop the problem (note that the command will wipe uncommitted changes in you apps).

What tests doctypes are you talking about specifically?