Skip to content

Commit

Permalink
LSP-203508 Adapt code to new conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimelr10 authored and brianchandotcom committed Jan 17, 2024
1 parent 0653525 commit 1a01f8e
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 165 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import {Locator, Page} from '@playwright/test';

import {ApplicationsMenuPage} from '../product-navigation-applications-menu/applicationsMenu.page';
import {ApplicationsMenuPage} from '../product-navigation-applications-menu/ApplicationsMenuPage';

export class DataMigrationCenterPage {
readonly applicationsMenuPage: ApplicationsMenuPage;
Expand Down
Loading

0 comments on commit 1a01f8e

Please sign in to comment.