Skip to content

Test description typo in PriorityQueue.test.js #315

Closed
@iamlockon

Description

@iamlockon

As title, it appears to me that the test description in line 37 :

  it('should be possible to change priority of internal nodes', () => {

and in line 54 :

  it('should be possible to change priority of head node', () => {

should be exchanged, since the node with item of value '100' should be the head node in my opinion. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions