mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Looks like the new ProtobufJS is not happy with getting floats for int values. Enforcing progress as int.
This commit is contained in:
parent
04cc8b11b8
commit
0a920dc568
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ var wireutil = {
|
|||
source
|
||||
, seq++
|
||||
, data
|
||||
, progress
|
||||
, ~~progress
|
||||
))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue