Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shouldn't this be the same case? #2

Open
praveenscience opened this issue Nov 7, 2022 · 0 comments
Open

Shouldn't this be the same case? #2

praveenscience opened this issue Nov 7, 2022 · 0 comments

Comments

@praveenscience
Copy link
Member

We have the following on Line 6:

const { pasteId } = req.params;

And referencing it wrongly on Line 12:

next(`Paste id not found: ${PasteId}`);

Shouldn't the case be right?

@praveenscience praveenscience changed the title Shouldn't this be Shouldn't this be the same case? Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant