mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 13:02:28 +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)]
|
#[allow(dead_code)]
|
||||||
struct QueryParams
|
struct QueryParams
|
||||||
{
|
{
|
||||||
id : i64
|
id : isize
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Add table
Reference in a new issue