Skip to content

Commit 685ad34

Browse files
committed
fixed the test by adding the @tag timeout: 70_0000
1 parent 0372e56 commit 685ad34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mongo/read_preferences_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ defmodule Mongo.ReadPreferencesTest do
5151
rs.reconfig(conf);
5252
5353
"""
54+
@tag timeout: 70_0000
5455
@tag :tag_set
5556
test "find_one, using read_preferences options, tag_set", %{pid: top, catcher: catcher} do
5657

0 commit comments

Comments
 (0)