Matthew Cobbing
Matthew Cobbing
Hey @bradleyjkemp, I'm getting the same issue. The snapshot output for all tests seem to change from single / double spaces at random. ```shell --- FAIL: Test_Repository/get_opening_hours (0.00s) client_test.go:223: snapshot...
thanks @bradleyjkemp 👍 , didn't know about that protobuf behaviour
```go cupaloy.New(cupaloy.UseStringerMethods(false)).SnapshotT(t, hours) ```
Thanks guys 👍 Apologies, I assumed something was needed here. Will close.
Thanks @AlistairEpic. Really appreciate you helping on this 👍 Unfortunately I could not get past the error even when upgrading `tonic` to `v0.12` and using `"tls-native-roots"` ```toml tonic = {...