Skip to content

Commit 3f3fe18

Browse files
test: normalize SigningMode 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 51a0539 commit 3f3fe18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ describe('SigningMode.vue', () => {
117117
expect(wrapper.vm.lastSavedParallelWorkers).toBe('6')
118118
expect(wrapper.vm.saved).toBe(true)
119119
})
120-
})
120+
})

0 commit comments

Comments
 (0)