Commit 2067293
Add junit-platform-launcher to endtoendtests and samples-azure-functions
JUnit 5.12+ requires junit-platform-launcher to be explicitly declared.
This was already added to client and azuremanaged modules but was
missing from endtoendtests and samples-azure-functions, causing the
functions-e2e-tests and functions-sample-tests CI jobs to fail.
Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>1 parent 1977974 commit 2067293
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments