Skip to content

Shouldn't this be the same case? #2

@praveenscience

Description

@praveenscience

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions