Skip to content

Commit

Permalink
Fixes rdctl e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Nino Kodabande <[email protected]>
  • Loading branch information
Nino-K committed Sep 9, 2024
1 parent ab47a99 commit e8ce723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/rdctl.e2e.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ test.describe('Command server', () => {
['virtual-machine.number-cpus', 10],
],
darwin: [
['experimental.virtual-machine.networkingTunnel', true],
['kubernetes.ingress.localhost-only', true],
],
linux: [
['experimental.virtual-machine.use-rosetta', true],
Expand Down

0 comments on commit e8ce723

Please sign in to comment.