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