Commit b783612
fix: ValidateURL failing tests (TheAlgorithms#1394)
* test: remove ValidateUrl.test.js
The code was removed with ecac786 but the test was left here (and has been failing since then, obviously 🤣)
* test: remove conflicting test case
There is another test case that explicitly expects the `null` result when the input array only contains one element.
* Updated Documentation in README.md
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>1 parent f271a2c commit b783612
File tree
2 files changed
+0
-19
lines changed- Maths/test
- String/test
2 files changed
+0
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
| |||
This file was deleted.
0 commit comments