linter fixes

This commit is contained in:
César Gallego Rodríguez
2019-10-09 14:18:54 +02:00
parent f60c8a2423
commit 046d8ffe7d
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -125,6 +125,7 @@ func TestRemoveRouteReturnsNoContent(t *testing.T) {
}
}
// FIXME: ListRoutes is a get, no path params, call
func TestListRoutesReturnsEmptyList(t *testing.T) {
t.Skip("****** WIP ******")