Skip to content

Commit 3f6b4c1

Browse files
added new line
1 parent c198a9f commit 3f6b4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

String/test/ScrambleStrings.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ describe('ScrambleStrings', () => {
1212
it('expects to return true for scrambled strings', () => {
1313
expect(isScramble('great', 'rgeat')).toBe(true)
1414
})
15-
})
15+
})

0 commit comments

Comments
 (0)