Skip to content

Commit 43f9114

Browse files
committed
chore(frontend): add trailing newline to merged ServerCard.test.ts
Related #498
1 parent 4ebb437 commit 43f9114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/__tests__/ServerCard.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ describe('ServerCard', () => {
163163
expect(wrapper.text()).toContain('3 disabled')
164164
expect(wrapper.text()).toContain('2 pending approval')
165165
})
166-
})
166+
})

0 commit comments

Comments
 (0)