mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Make aca-playwright-shared buildable and publishable (#4098)
* Make aca-playwright-shared buildable and publishable * Small PR workflow fix
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
AcaHeader,
|
||||
MatMenuComponent,
|
||||
TrashcanApi
|
||||
} from '@alfresco/playwright-shared';
|
||||
} from '@alfresco/aca-playwright-shared';
|
||||
import { Site } from '@alfresco/js-api';
|
||||
|
||||
test.describe('Library actions ', () => {
|
||||
|
Reference in New Issue
Block a user