Skip to content

Commit 308c195

Browse files
author
Tim Watson
committed
merge bug25595 into default
2 parents 734af2d + fcd6a06 commit 308c195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/client/Unit/src/unit/TestApiGen.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ [TearDown] public void Disconnect()
7272
Connection.Abort();
7373
}
7474

75-
[Test, Timeout(1000)]
75+
[Test, Timeout(5000)]
7676
public void TestExchangeDeclare()
7777
{
7878
Channel.ExchangeDeclare(exchangeName, "direct",

0 commit comments

Comments
 (0)