Remove redundant pending status from contribution-status helper #160

Merged
galfert merged 2 commits from bugfix/remove_redundant_pending_status into master 2019-11-15 15:59:50 +00:00
galfert commented 2019-11-15 15:29:07 +00:00 (Migrated from github.com)

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
raucao commented 2019-11-15 15:59:42 +00:00 (Migrated from github.com)

thumbs_up_waynes_world

![thumbs_up_waynes_world](https://user-images.githubusercontent.com/842/68955681-d19f0480-07c6-11ea-8526-d1f1cbe0d813.gif)
Sign in to join this conversation.