mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 09:25:29 +00:00
[Imagery] Clear background image
Clear background image on change, WTD-1407.
This commit is contained in:
@ -92,7 +92,7 @@ define(
|
||||
|
||||
expect(mockElement.css.mostRecentCall.args).toEqual([
|
||||
"background-image",
|
||||
undefined
|
||||
"none"
|
||||
]);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user