aa
This commit is contained in:
@@ -218,7 +218,7 @@ func TestUpdateExpand(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCreateGisFence(t *testing.T) {
|
||||
err := api.CreateGisFence(1000070143)
|
||||
err := api.CreateGisFence(1000070143, 3)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user