Mixin Spec Rerun
This commit is contained in:
parent
b9008b2815
commit
8b08f5eccd
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,7 @@ describe('automationMixin', () => {
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('getActionDropdownValues returns Action Dropdown Values', () => {
|
it('getActionDropdownValues returns Action dropdown Values', () => {
|
||||||
const data = () => {
|
const data = () => {
|
||||||
return {};
|
return {};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue