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 eb99c1d commit bf5c4a7Copy full SHA for bf5c4a7
String/test/CountSubstrings.test.js
@@ -1,4 +1,4 @@
1
-import { countSubstrings } from '../countSubstrings'
+import { countSubstrings } from '../CountSubstrings'
2
3
describe('CountSubstrings', () => {
4
it('count multiple occurrences of substring in a string', () => {
0 commit comments