I have a fixture for one of my tables that i use in some model tests.&nbsp; The data in it is messing up some other tests for a different model, that doesn&#39;t ask for the fixture - isn&#39;t the fixture data supposed to be cleared out of the test db in between tests, and only be present if specifically asked for?&nbsp; or am i using them wrong?<br>
<br>thanks<br>max<br>