Nathan Stocks
Nathan Stocks
✅ Done!  
I created the corresponding environments. 
❤️ Good to know, thanks!
Huh. I thought it was really weird that there wasn't a reset button right about there. I thought it was a UI bug or something, actually. I would expect there...
Dark mode is well-supported in Rustdoc. Seems logical to support it here as well.
I worked around this by running this command after I launch boot2docker (In my case, `10.0.0.0/8` represents my entire internal network that I want to allow "insecure" use of images...
I didn't realize tmux was the problem! I am also hitting this issue in tmux, but I always use tmux... I just tried version dev-1964 and it didn't change anything...
I have also been hitting this error since I upgraded to Yosemite. I'm using the system git in my case. I have tried running "Enable Terminal Usage..." again with no...
What about [Dependabot](https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/)? It's built-in to GitHub.
We should be able to check if `self.start_time` exists in `stopTest()`, and set `self.test_time` to a zero duration if it does not.