[Fixed Position] Update specs
Update specs for Fixed Position view to ensure code coverage after changes for resize/reposition behavior, WTD-882.
This commit is contained in:
@@ -48,6 +48,7 @@ define(
|
||||
expect(testElement.y).not.toEqual(testElement.y2);
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
}
|
||||
);
|
||||
Reference in New Issue
Block a user