Norbert Szivós

Results 9 comments of Norbert Szivós

@bblimke We got the same issue. We experienced from version 2.0.0. It is weird because an individual test is working as we expected, but when we are trying to run...

@bblimke I read through many times these breaking changes and I did not found anything which can cause the issue I guess. So basically we are on Rails 5.0.7.1 with...

@bblimke I would like to help to find out what is happening, but sadly it is a private repo which owns somebody else. The example what @TimothyClayton provided was not...

@bblimke Right, I will try to create an example to use same gems, but different codebase. If I experience the same issue I will share with you.

Not localhost requests, hitting an API...

It looks like I found something. We have a config in RSpec `rails_helper` file ``` config.after(:each) do Artifice.deactivate end ``` So this artifice gem cause the issue, somehow it's override...

> No special color for root user? No, there is not any special color for root. It changes the dot to exclamation mark if you change user to root. That...

Hey @vitaly-zdanevich! Good question 🤔 I guess this is not what you are looking for, but maybe it can be a good staring point: [highlight-current-bash-prompt-line](https://unix.stackexchange.com/questions/250340/highlight-current-bash-prompt-line)