Skip to content

Commit fb997f3

Browse files
authored
chore: fix unit test (#1047)
1 parent d9682a0 commit fb997f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/studio/src/server/modules/site/__tests__/site.router.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ describe("site.router", async () => {
146146
expect(result).toEqual([
147147
{
148148
id: site2.id,
149-
name: site2.name,
150149
config: site2.config,
151150
},
152151
])

0 commit comments

Comments
 (0)