Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c198a9f commit 3f6b4c1Copy full SHA for 3f6b4c1
1 file changed
String/test/ScrambleStrings.test.js
@@ -12,4 +12,4 @@ describe('ScrambleStrings', () => {
12
it('expects to return true for scrambled strings', () => {
13
expect(isScramble('great', 'rgeat')).toBe(true)
14
})
15
-})
+})
0 commit comments