GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.29k stars 1.73k forks source link

fix: moved context inside functions #4371

Closed BigBlackWolf closed 2 weeks ago

BigBlackWolf commented 3 weeks ago

Description

Fixes context in tests for reservation snippets

Checklist