Bump renovatebot/github-action from 41.0.2 to 41.0.4 #748
Annotations
2 errors
Run tests:
spec/acceptance/prometheus_server_spec.rb#L48
prometheus server basics can access static files
Failure/Error: expect(r.stdout).to match(%r{doctype html})
expected "<a href=\"/query?\">Found</a>.\n\n" to match /doctype html/
Diff:
@@ -1 +1 @@
-/doctype html/
+<a href="/query?">Found</a>.
|
Run tests
Process completed with exit code 1.
|
Loading