I noticed that every contribution had a "pending" status and found a line in the helper code that was probably just for testing purposes.
I then wondered why this wasn't caught by the helper test and found that the filename was missing the "-test" suffix, so the test wasn't included in the test suite.
I noticed that every contribution had a "pending" status and found a line in the helper code that was probably just for testing purposes.
I then wondered why this wasn't caught by the helper test and found that the filename was missing the "-test" suffix, so the test wasn't included in the test suite.
raucao
(Migrated from github.com)
reviewed 2019-11-15 15:29:07 +00:00
fsmanuel
(Migrated from github.com)
reviewed 2019-11-15 15:29:07 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I noticed that every contribution had a "pending" status and found a line in the helper code that was probably just for testing purposes.
I then wondered why this wasn't caught by the helper test and found that the filename was missing the "-test" suffix, so the test wasn't included in the test suite.