Fix #436
The failing test has been modified, mainly:
* The jar used was regenerated from
[test-app](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/static-instrumenter/test-app)
project. The reason is that the previous jar contained OTel classes that
are now supposed to be provided by the `no-inst-agent` jar. The
build/tests may be improved later to avoid having jar files in
`src/test/resources`.
* [The failing assertion depended on the error
output](
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||