Backgroundrb and rails environment in running tests

Hi,

If I start backgroundrb with rails_env = production, and then run my
test suite, is it true that my background tasks will run against the
production database?

Can I prevent this from happening when I mistakenly end up with a
combination like this?

Thanks
Joerg