fixme about routes added

This commit is contained in:
César Gallego Rodríguez
2019-10-09 14:19:58 +02:00
parent 046d8ffe7d
commit 12579c7ac3
+1
View File
@@ -148,6 +148,7 @@ func TestListRoutesReturnsEmptyList(t *testing.T) {
}
}
// FIXME: ListRoutes is a get, no path params, call
func TestListRoutesReturnsTwoElementsList(t *testing.T) {
t.Skip("****** WIP ******")