Commit 0c21efa
authored
test(e2e): Fix failing nextjs-t3 e2e test app (#15785)
trpc/trpc#6617 removed an unstable API we used
in the app. I just switched it over to use the stable replacement1 parent 79a3384 commit 0c21efa
File tree
1 file changed
+2
-2
lines changed- dev-packages/e2e-tests/test-applications/nextjs-t3/src/trpc
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments