The provider is unnecessarily enumerating array keys. Unfortunate keys 6 and 7 are repeated meaning two datasets are not being tested.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal8.CssOptimizerUnitTest.patch | 3.08 KB | alexpott |
The provider is unnecessarily enumerating array keys. Unfortunate keys 6 and 7 are repeated meaning two datasets are not being tested.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal8.CssOptimizerUnitTest.patch | 3.08 KB | alexpott |
Comments
Comment #1
dawehnerUrgs
Comment #2
wim leersUrgs++
I probably introduced this. Sorry :(
Comment #4
catchCommitted/pushed to 8.0.x, thanks!