Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
fix: ValidateURL failing tests (#1394)
* test: remove ValidateUrl.test.js
The code was removed with ecac786d 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> R
Roland Hummel committed
b7836122ffbc0e37fd3441125832d4c59d6f52cb
Parent: f271a2c
Committed by GitHub <noreply@github.com>
on 10/2/2023, 7:13:37 AM