Changeset 0.31.1 (#204)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
if (C.personas) await C.personas(testTag);
|
||||
if (C.extensions) await C.extensions(testTag);
|
||||
if (C.surfaces) await C.surfaces(testTag);
|
||||
if (C.editorPackage) await C.editorPackage(testTag);
|
||||
if (C.editorPackage) await C.editorPackage(testTag);
|
||||
if (C.dashboardPackage) await C.dashboardPackage(testTag);
|
||||
};
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user