mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Remove errant comment
This commit is contained in:
parent
f57876b6d9
commit
82db7df6b3
@ -67,8 +67,6 @@ describe('<OrganizationAccessList />', () => {
|
||||
/>
|
||||
).find('OrganizationAccessList');
|
||||
|
||||
// expect(wrapper.debug()).toBe(false);
|
||||
|
||||
setImmediate(() => {
|
||||
expect(wrapper.state().results).toEqual(mockData);
|
||||
done();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user