[Themes] Add missing semicolon
...to satisfy JSLint.
This commit is contained in:
@@ -93,7 +93,7 @@ define(
|
||||
mockDocument,
|
||||
testTheme
|
||||
);
|
||||
})
|
||||
});
|
||||
|
||||
it("includes matching themes", function () {
|
||||
expect(mockElement.setAttribute)
|
||||
|
||||
Reference in New Issue
Block a user