learn-co-curriculum / rspec-fizzbuzz

Fizzbuzz with RSpec Tutorial
Other
1 stars 157 forks source link

Edit button #35

Closed dougtebay closed 8 years ago

dougtebay commented 9 years ago

I've been submitting some typo corrections as I work through the lessons. Whenever I submit more than one correction for a lesson I consistently get this error:

screen shot 2015-08-21 at 4 35 47 pm

When I try submitting again I get the error again, but on the second attempt the correction does seem to go through (it shows up on GitHub as a pull request). However, it also seems to cause an earlier pull request to be duplicated, seemingly at random, in my list of requests. For example: my new correction--the one that got kicked back due to error--will show up as pull request #30 and an earlier pull request (say #28) will be duplicated as #31 and #32. It's weird.

AnnJohn commented 9 years ago

@kvignali Can you look into this?

aviflombaum commented 8 years ago

This bug has been addressed, thanks again for the report!!!