Skip to content

Match require statement. Status code is now undefined in master

Filipa Lacerda requested to merge fix-deploy-board into master

The way we were doing it, statusCodes.NO_CONTENT is undefined, we won't retry the request like this.

We need to export it like we import it.

Once we have all with import we can change it.

Merge request reports