Skip to content

Commit d77d9a6

Browse files
committed
Modify comment
Signed-off-by: litt3 <[email protected]>
1 parent 56343a5 commit d77d9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ test-unit:
3131

3232
# E2E tests using local memstore, leveraging op-e2e framework. Also tests the standard client against the proxy.
3333
test-e2e-local:
34-
# Add the -v flag to observe logs as the run is happening on CI, given that this test takes ~5 minutes to run.
34+
# Add the -v flag to observe logs as the run is happening on CI, given that this test takes ~3 minutes to run.
3535
# Good to have early feedback when needed.
3636
MEMSTORE=true go test -v -timeout 10m ./e2e -parallel 4
3737

0 commit comments

Comments
 (0)