Commit 7d52da0
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 c661ed4 commit 7d52da0
File tree
2 files changed
+2
-0
lines changed- endtoendtests
- samples-azure-functions
2 files changed
+2
-0
lines changed| 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