mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 00:31:55 -05:00
Not all of our server projects had associated test projects which caused them to be omitted from the code coverage. Added projects to ensure the coverage gets reported accurately.
2 lines
23 B
C#
2 lines
23 B
C#
global using Xunit;
|