mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
delete commented code
This commit is contained in:
committed by
Shane McDonald
parent
fb897891c9
commit
25bca532c2
@@ -94,7 +94,6 @@ describe('<OrganizationTeamList />', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
test('should pass fetched teams to PaginatedTable', async () => {
|
test('should pass fetched teams to PaginatedTable', async () => {
|
||||||
// expect.assertions(7);
|
|
||||||
let wrapper;
|
let wrapper;
|
||||||
await act(async () => {
|
await act(async () => {
|
||||||
wrapper = mountWithContexts(
|
wrapper = mountWithContexts(
|
||||||
|
|||||||
Reference in New Issue
Block a user