temp comment out test

This commit is contained in:
Mads Rasmussen
2024-07-04 12:07:52 +02:00
parent cc1adf001c
commit 2726e880e5

View File

@@ -1,3 +1,4 @@
/*
import { UmbDashboardRedirectManagementElement } from './dashboard-redirect-management.element.js';
import { expect, fixture, html } from '@open-wc/testing';
@@ -20,3 +21,4 @@ describe('UmbDashboardRedirectManagement', () => {
});
}
});
*/