Managing fixtures

Hi!
I am using ‘Manage Fixtures’ plugin. I successfully loaded data from
development database into fixtures but when i run the unit tests it says
that ‘Cannot find order with ID=1’. The fixtures file did not have the
id
in them so i added but still it did not take it. What could be the
reason?
Thanks and regards,
Swanand