Since we aren't throwing an error when a Steam Key is not passed, jest is marking these tests as passing. As a result we need to properly handle this error so that these tests fail in the event that someone runs the tests and they haven't passed in a key.
Since we aren't throwing an error when a Steam Key is not passed, jest is marking these tests as passing. As a result we need to properly handle this error so that these tests fail in the event that someone runs the tests and they haven't passed in a key.
https://github.com/mdwiltfong/SteamWebAPILibrary/actions/runs/9614104454/job/26518184185?pr=1