Skip to content

Commit 6aacb4a

Browse files
committed
test(angular): move duplicate files
1 parent 8b31ce5 commit 6aacb4a

File tree

10 files changed

+4
-158
lines changed

10 files changed

+4
-158
lines changed

packages/angular/test/apps/ng16/src/app/lazy/version-test/bind-component-inputs/bind-component-inputs.component.ts

Lines changed: 0 additions & 41 deletions
This file was deleted.

packages/angular/test/apps/ng16/src/app/lazy/version-test/modal-nav-params/nav-root.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Component, Input } from "@angular/core";
44
import { IonicModule } from "@ionic/angular";
55

66
/**
7-
* This is used to track if any occurences of
7+
* This is used to track if any occurrences of
88
* the ion-nav root component being attached to
99
* the DOM result in the rootParams not being
1010
* assigned to the component instance.

packages/angular/test/apps/ng17/src/app/lazy/version-test/bind-component-inputs/bind-component-inputs.component.ts

Lines changed: 0 additions & 41 deletions
This file was deleted.

packages/angular/test/apps/ng17/src/app/lazy/version-test/modal-nav-params/nav-root.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Component, Input } from "@angular/core";
44
import { IonicModule } from "@ionic/angular";
55

66
/**
7-
* This is used to track if any occurences of
7+
* This is used to track if any occurrences of
88
* the ion-nav root component being attached to
99
* the DOM result in the rootParams not being
1010
* assigned to the component instance.

packages/angular/test/apps/ng18/src/app/lazy/version-test/bind-component-inputs/bind-component-inputs.component.ts

Lines changed: 0 additions & 41 deletions
This file was deleted.

packages/angular/test/apps/ng18/src/app/lazy/version-test/modal-nav-params/nav-root.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Component } from "@angular/core";
44
import { IonicModule } from "@ionic/angular";
55

66
/**
7-
* This is used to track if any occurences of
7+
* This is used to track if any occurrences of
88
* the ion-nav root component being attached to
99
* the DOM result in the rootParams not being
1010
* assigned to the component instance.

packages/angular/test/apps/ng19/cypress.config.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/angular/test/apps/ng19/src/app/app.server.module.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/angular/test/apps/ng19/src/app/lazy/version-test/modal-nav-params/nav-root.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Component, OnInit } from "@angular/core";
33
import { IonicModule } from "@ionic/angular";
44

55
/**
6-
* This is used to track if any occurences of
6+
* This is used to track if any occurrences of
77
* the ion-nav root component being attached to
88
* the DOM result in the rootParams not being
99
* assigned to the component instance.

0 commit comments

Comments
 (0)