mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Remove errant comment
This commit is contained in:
@@ -67,8 +67,6 @@ describe('<OrganizationAccessList />', () => {
|
|||||||
/>
|
/>
|
||||||
).find('OrganizationAccessList');
|
).find('OrganizationAccessList');
|
||||||
|
|
||||||
// expect(wrapper.debug()).toBe(false);
|
|
||||||
|
|
||||||
setImmediate(() => {
|
setImmediate(() => {
|
||||||
expect(wrapper.state().results).toEqual(mockData);
|
expect(wrapper.state().results).toEqual(mockData);
|
||||||
done();
|
done();
|
||||||
|
|||||||
Reference in New Issue
Block a user