diff --git a/test/box/net.box.result b/test/box/net.box.result
index dbc2da82d84f33c3cce9ebfd66fb890d29fffd34..da99d4dbb991c67855a238922f5e6a1a9727adfa 100644
--- a/test/box/net.box.result
+++ b/test/box/net.box.result
@@ -1760,7 +1760,7 @@ nb = net.new('localhost:3392', {
 ...
 nb.error;
 ---
-- Connection timed out
+- Operation timed out
 ...
 nb:close();
 ---