Commit 5cd938d
authored
test(nestjs): Add canary test for latest (#18685)
Adding a canary test for nestjs using the `latest` tag. There is also a
`next` tag that seems to be used for upcoming majors, but using that all
the tests break so I removed it again for now.
see [npm nestjs/core
tags](https://www.npmjs.com/package/@nestjs/core?activeTab=versions)
Closes #186681 parent ed0a0fa commit 5cd938d
File tree
2 files changed
+4
-0
lines changed- .github/workflows
- dev-packages/e2e-tests/test-applications/nestjs-11
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments