[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -88,7 +88,7 @@ define(
|
||||
});
|
||||
|
||||
it("reflects changes to applicable metadata", function () {
|
||||
axis.updateMetadata([ testMetadatas[1] ]);
|
||||
axis.updateMetadata([testMetadatas[1]]);
|
||||
expect(axis.options).toEqual([
|
||||
{ key: "t0", name: "T0" },
|
||||
{ key: "t2", name: "T2" }
|
||||
|
||||
Reference in New Issue
Block a user