mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
Include all projects in coverage (#3829)
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.
This commit is contained in:
1
test/Notifications.Test/GlobalUsings.cs
Normal file
1
test/Notifications.Test/GlobalUsings.cs
Normal file
@ -0,0 +1 @@
|
||||
global using Xunit;
|
Reference in New Issue
Block a user