Renamed the trace feature to debugLog[s]
"trace" was ambiguous and could easily be understood to have something to do with stack traces.
This commit is contained in:
@@ -414,7 +414,7 @@ body {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.jasmine-trace {
|
||||
.jasmine-debug-log {
|
||||
margin: 5px 0 0 0;
|
||||
padding: 5px;
|
||||
color: $light-text-color;
|
||||
|
||||
Reference in New Issue
Block a user