Skip to content

Commit e9fe643

Browse files
committed
tagged proxy test as ignore for travis
1 parent 461c76e commit e9fe643

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/functional/replicaset_mock_tests.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ exports['Should correctly print warning when non mongos proxy passed in seed lis
55
requires: {
66
generators: true,
77
topology: "single"
8-
}
8+
},
9+
ignore: { travis:true }
910
},
1011

1112
test: function(configuration, test) {

0 commit comments

Comments
 (0)