Skip to content

Commit 35bc5d0

Browse files
test: normalize SupportProject spec newline
Ensure the spec ends with a trailing newline for consistent formatting. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 3f3fe18 commit 35bc5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/views/Settings/SupportProject.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ describe('SupportProject.vue', () => {
4040
expect(links[1].attributes('href')).toBe('https://buy.stripe.com/eVqfZibhx8QO3LseWc2kw00')
4141
expect(links[2].attributes('href')).toBe('https://libresign.coop')
4242
})
43-
})
43+
})

0 commit comments

Comments
 (0)