Skip to content

Commit 4ebc27b

Browse files
brittanychotaeold
andauthored
Update src/deploy/functions/backend.spec.ts
Co-authored-by: Daniel Lee <danielylee@google.com>
1 parent 812fda9 commit 4ebc27b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/deploy/functions/backend.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ describe("Backend", () => {
346346
httpsTrigger: {},
347347
});
348348

349-
// Manually set the run region as unreachable to simulate unavailability
350349
const context = newContext();
351350
await backend.existingBackend(context);
352351
if (!context.unreachableRegions) {

0 commit comments

Comments
 (0)