Skip to content

Commit

Permalink
Update tests/unit/loading.tcl
Browse files Browse the repository at this point in the history
Signed-off-by: Binbin <binloveplay1314@qq.com>
  • Loading branch information
enjoy-binbin authored Nov 27, 2024
1 parent 0c064f3 commit 312b2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/loading.tcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
start_server [list overrides [list "key-load-delay" 50 loading-process-events-interval-bytes 1024]] {
start_server [list overrides [list "key-load-delay" 50 loading-process-events-interval-bytes 1024] tags [list "external:skip"]] {
test "Memory inspection commands no longer return loading errors" {
# Set up some initial data
r debug populate 100000 key 1000
Expand Down

0 comments on commit 312b2c4

Please sign in to comment.