mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 03:25:44 +00:00
update comment
This commit is contained in:
parent
243bc2bb9b
commit
850c015889
@ -222,7 +222,7 @@ test.describe('Inspector tests', () => {
|
||||
});
|
||||
|
||||
test(`Inspector tabs show the correct tabs per view and mode`, async ({ page }) => {
|
||||
// Convert the nested loops to for...of which supports await
|
||||
// loop through each view type
|
||||
for (const view of Object.keys(viewsTabsMatrix)) {
|
||||
const viewConfig = viewsTabsMatrix[view];
|
||||
const createOptions = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user