refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { jest } from '@jest/globals'
|
||||
import { PlaywrightAutomationAdapter } from '../../../../packages/infrastructure/adapters/automation/PlaywrightAutomationAdapter'
|
||||
import { PlaywrightAutomationAdapter } from 'packages/infrastructure/adapters/automation'
|
||||
import { AutomationEvent } from '../../../../packages/application/ports/IAutomationEventPublisher'
|
||||
|
||||
describe('PlaywrightAutomationAdapter lifecycle events (unit)', () => {
|
||||
|
||||
Reference in New Issue
Block a user