Files
server/test/Setup.Test/xunit.runner.json
Justin Baur 48060b0867 [PM-35150] Make Setup testable and add test for install (#7445)
* Make `Setup` testable and add test for install

* Update util/Setup/Program.cs

Co-authored-by: Derek Nance <dnance@bitwarden.com>

* Update other callsites

---------

Co-authored-by: Derek Nance <dnance@bitwarden.com>
2026-04-17 10:47:41 -04:00

4 lines
82 B
JSON

{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json"
}