[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -57,7 +57,9 @@ define(
|
||||
};
|
||||
}
|
||||
|
||||
function capture(value) { captured = value; }
|
||||
function capture(value) {
|
||||
captured = value;
|
||||
}
|
||||
|
||||
|
||||
beforeEach(function () {
|
||||
|
||||
Reference in New Issue
Block a user