mirror of
https://github.com/nasa/openmct.git
synced 2025-01-19 11:17:04 +00:00
[Themes] Add missing semicolon
...to satisfy JSLint.
This commit is contained in:
parent
e32eb11e60
commit
522ce02302
@ -93,7 +93,7 @@ define(
|
||||
mockDocument,
|
||||
testTheme
|
||||
);
|
||||
})
|
||||
});
|
||||
|
||||
it("includes matching themes", function () {
|
||||
expect(mockElement.setAttribute)
|
||||
|
Loading…
Reference in New Issue
Block a user