3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 20:45:53 +00:00
Files
snipe-it/database
Daniel Meltzer 69478aea58 Avoid populating db manually. (#5255)
* 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.
2018-03-27 17:43:28 -07:00
..