mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
[EC-736] Update build to run SCIM tests and fix failing test (#2402)
* [EC-736] Revert change on OrganizationUserUserViewQuery Revert a change that was causing the query to not return results when the OrganizationUser did not have a corresponding row on the Users table * [EC-736] Update build to run bitwarden_license test projects
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
shell: pwsh
|
||||
|
||||
- name: Test Bitwarden solution
|
||||
run: dotnet test ./bitwarden_license/test/Commercial.Core.Test --configuration Debug --no-build
|
||||
run: dotnet test ./bitwarden_license/test --configuration Debug --no-build
|
||||
shell: pwsh
|
||||
|
||||
build-artifacts:
|
||||
|
||||
Reference in New Issue
Block a user