Determine overall status in core, not reporters
[#92261606] [#78679648]
This commit is contained in:
committed by
Steve Gravrock
parent
5906a2c05c
commit
db615e4186
@@ -209,6 +209,11 @@ body {
|
||||
background-color: $passing-color;
|
||||
}
|
||||
|
||||
&.jasmine-incomplete {
|
||||
background-color: $neutral-color;
|
||||
}
|
||||
|
||||
|
||||
&.jasmine-skipped {
|
||||
background-color: $neutral-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user