Commit ebc4f91
authored
🐛 fix(API): Move test/e2e/helpers to test/e2e/internal (#5516)
fix(API): move test/e2e/helpers to test/e2e/internal
The test/e2e/helpers package is not meant for external usage,
and does not belong in the public API.
It is not documented and is not stable, hence, it should placed
inside an internal.1 parent bb95ce2 commit ebc4f91
File tree
5 files changed
+2
-2
lines changed- test/e2e
- all
- internal/helpers
5 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments