coupergateway / couper

Couper is a lightweight API gateway designed to support developers in building and operating API-driven Web projects
https://couper.io
MIT License
85 stars 15 forks source link

fix for go1.19.6 #727

Closed johakoch closed 1 year ago

johakoch commented 1 year ago

The test runner on github now uses go1.19.6

Fix test failing with go1.19.6


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests
johakoch commented 1 year ago

https://github.com/avenga/couper/actions/runs/4261888131/jobs/7416736289#step:7:1729 shows that now the value for x-test (or rather X-Test) is actually "bar".