Skip to content
Snippets Groups Projects
Commit b668fd33 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Fix: tests were randomly failing due to wrong memory access in wotb C++ module

parent f8e98e77
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"underscore": "1.8.3", "underscore": "1.8.3",
"vucoin": "0.27.0", "vucoin": "0.27.0",
"winston": "2.1.1", "winston": "2.1.1",
"wotb": "0.3.0" "wotb": "0.3.1"
}, },
"devDependencies": { "devDependencies": {
"coveralls": "2.11.4", "coveralls": "2.11.4",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment