Skip to content

Commit 60123dd

Browse files
committed
Purposely mangle the protos to make sure the test catches this
1 parent 7d4ce89 commit 60123dd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

cirq-google/cirq_google/api/v2/calibration_pb2.pyi

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cirq-google/cirq_google/api/v2/device.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ message DeviceSpecification {
2828
// are advice to users of the device, specified in English text
2929
// For instance, "All Z gates are converted to VirtualZ gates".
3030
string developer_recommendations = 4;
31+
32+
string here_be_a_new_field = 5;
3133
}
3234

3335
message GateSet {

0 commit comments

Comments
 (0)