Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: don't set synthetic timestamps in tests
Informs #101938. We are about to remove this field from the proto, so stop assigning it in storage tests. `TestMVCCAndEngineKeyDecodeSyntheticTimestamp` still tests that we can properly decode keys that were encoded with synthetic timestamps. Release note: None
- Loading branch information