Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix panic for bad integer casting (TykTechnologies#2410)
HardTimeout expects float64 result but HardTimeoutMeta.Timeout is int This causes the panic when calling spec.CheckSpecMatchesStatus with HardTimeout
- Loading branch information