Skip to content

Commit

Permalink
chore: fix typo in wvm e2e test setup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
allnil committed Nov 22, 2024
1 parent a640517 commit d600261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ func TestProxyReadFallbackOnWvm(t *testing.T) {

t.Parallel()

// setup server with S3 as a fallback option
// setup server with WeaveVM as a fallback option
testCfg := e2e.TestConfig(useMemory())
testCfg.UseWeaveVMFallback = true
// ensure that blob memstore eviction times result in near immediate activation
Expand Down

0 comments on commit d600261

Please sign in to comment.