Shen Chen

Results 3 issues of Shen Chen

**Describe the bug** When running the command `blt tests`, the PHPunit env variable of `blt tests:phpunit:run` is being overridden by the other command `tests:drupal:phpunit:run` and thus preventing the custom env...

Bug

Hi, we are trying to switch the scss compiler in our project from `node-sass` to `scssphp` but I noticed none of the media rules are being compiled correctly. We are...

bug
spec compliance

Hi, we recently moved the tests of our Drupal site from using [chrome-mink-driver](https://gitlab.com/behat-chrome/chrome-mink-driver) to `MinkSelenium2Driver` and noticing some of the tests are failing due to an empty string being returned...