Remove commented code
This commit is contained in:
parent
3692bd13ee
commit
c03f8a32ea
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import { BasePage } from './BasePage';
|
|||
export class TpaSearchPage extends BasePage {
|
||||
readonly page: Page;
|
||||
readonly firstLocationButton: Locator;
|
||||
//readonly doNotSeeMyShopButton: Locator;
|
||||
issPageValue = 'tpa-search';
|
||||
|
||||
constructor(page: Page) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue