Renamed the Web package as Infrastructure (#24)

Reviewed-on: rock-n-code/loud-amsterdam#24
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit is contained in:
2026-07-22 21:26:55 +00:00
committed by javier
parent 242cb92bc5
commit a868275347
15 changed files with 26 additions and 42 deletions
+3 -3
View File
@@ -48,9 +48,9 @@
},
{
"target" : {
"containerPath" : "container:..\/..\/Packages\/Web",
"identifier" : "WebTests",
"name" : "WebTests"
"containerPath" : "container:..\/..\/Packages\/Infrastructure",
"identifier" : "InfrastructureTests",
"name" : "InfrastructureTests"
}
}
],