-
Notifications
You must be signed in to change notification settings - Fork 102
Commit 9d5d4fa
committed
Add copyright headers and fix spelling error in StepsLogger
Added missing copyright headers to multiple test files for legal compliance. Also corrected a spelling error in the variable name "initializaed" to "initialized" in the StepsLogger file.1 parent fbee25f commit 9d5d4fa
File tree
8 files changed
+38
-3
lines changed- src/test/kotlin/com/magento/idea/magento2plugin
- pages
- utils
8 files changed
+38
-3
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
1 | 6 |
| |
2 | 7 |
| |
3 | 8 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
1 | 6 |
| |
2 | 7 |
| |
3 | 8 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
1 | 6 |
| |
2 | 7 |
| |
3 | 8 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
8 | - | ||
12 | + | ||
9 | 13 |
| |
10 | 14 |
| |
11 | - | ||
15 | + | ||
12 | 16 |
| |
13 | - | ||
17 | + | ||
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
|
0 commit comments