Skip to content

Commit c663b34

Browse files
test: normalize Validation spec newline
Normalize the trailing newline in the Validation settings spec so the file follows standard formatting conventions. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 51cc763 commit c663b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ describe('Settings/Validation.vue', () => {
150150

151151
expect(appConfigSetValueMock).toHaveBeenCalledWith('libresign', 'make_validation_url_private', '1')
152152
})
153-
})
153+
})

0 commit comments

Comments
 (0)