mirror of
https://github.com/bitwarden/server
synced 2026-01-26 06:13:31 +00:00
* Add some integration tests for the Server project * Not sure why this project got removed? * Format * capture debug output * Update tests to work with the now legacy WebHostBuilder - I accidentally had the updated Program locally and that was why tests were working for me locally * Formatting...again