ThePrimeagen / kata-machine

1.28k stars 1.27k forks source link

Fix import on Prims algorithm test #80

Open elfabri opened 2 months ago

elfabri commented 2 months ago

I had an error while trying to run the Prims Test and it was because of the import, the file is called PrimsList and the test was trying to import a file called PrimsAlgorithm.