The-CodingSloth / haha-funny-leetcode-extension

MIT License
399 stars 76 forks source link

Fix these stupid web scraper tests #1

Open The-CodingSloth opened 1 year ago

The-CodingSloth commented 1 year ago

Currently these tests pass when you run it individually, but if you run them together whether with jest or jest --runInBand the saveToJSON tests break (no clue why right now, probably doing some dumb mistake with the saving to file tests)