Skip to content

Commit 7d22de2

Browse files
alexander-fensterJustinBeckwith
authored andcommitted
test: fix autoscaler system tests (#384)
1 parent df62724 commit 7d22de2

File tree

1 file changed

+1
-0
lines changed
  • packages/google-cloud-compute/system-test

1 file changed

+1
-0
lines changed

packages/google-cloud-compute/system-test/compute.js

+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ describe('Compute', () => {
136136
},
137137
maxNumReplicas: 5,
138138
minNumReplicas: 1,
139+
mode: 'ON',
139140
});
140141
});
141142

0 commit comments

Comments
 (0)