mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-22 20:52:27 +00:00
fix tests
This commit is contained in:
parent
cff5f55d64
commit
3e7fad1fb1
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ mod test
|
|||
#[allow(dead_code)]
|
||||
struct QueryParams
|
||||
{
|
||||
id : i64
|
||||
id : isize
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Reference in a new issue