My second hacktoberfest 2018 Journey
My second hacktoberfest issue was the fastest I have ever started an issue. I didn't have to look for it, it came to me! The issue was based on my previous contribution to filerjs. Apparently, the test case that I have created for filer had no method implementation! The reason I didn't pick up on that when I created the test was because I forgot to add the file to the test index. Although the code compiled perfectly with no errors, the test was not actually being tested.
Comments
Post a Comment