mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 19:35:29 +00:00
* Avoid populating db manually. Instead rely on a seeded database existing and use api/fucntional tests based on that. * Seed the Setting object with default values. * Update Setting seeder to match web default. Also only generate one Setting instance.