mirror of
https://github.com/bitwarden/server.git
synced 2025-04-21 04:55:08 -05:00
Add IntegrationTest project to setup_secrets (#3941)
This commit is contained in:
parent
3cdfbdb22d
commit
0a43d8335d
@ -26,6 +26,7 @@ $projects = @{
|
|||||||
Notifications = "../src/Notifications"
|
Notifications = "../src/Notifications"
|
||||||
Sso = "../bitwarden_license/src/Sso"
|
Sso = "../bitwarden_license/src/Sso"
|
||||||
Scim = "../bitwarden_license/src/Scim"
|
Scim = "../bitwarden_license/src/Scim"
|
||||||
|
IntegrationTests = "../test/Infrastructure.IntegrationTest"
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach ($key in $projects.keys) {
|
foreach ($key in $projects.keys) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user