feat: Adds view snapshot tests

This commit is contained in:
2026-01-28 10:26:59 -05:00
parent 30241fec60
commit 58023c4dbc
19 changed files with 4221 additions and 36 deletions

View File

@@ -46,7 +46,7 @@ extension DatabaseClient.Projects: TestDependencyKey {
{ trunk in
trunk.with(
\.$rooms,
{
{
$0.with(\.$room)
}
)