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

test: switch actual value argument and expected in deepStrictEqual call #27888

Merged
merged 1 commit into from
May 27, 2019

Commits on May 27, 2019

  1. test: switch actual value argument and expected in deepStrictEqual call

    Replace deepStrictEqual call to have actual value as the first argument
    and the expected value as the second.
    
    Change expectedRecvData definition in single place.
    
    PR-URL: nodejs#27888
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
    VetoS88 authored and ChALkeR committed May 27, 2019
    Configuration menu
    Copy the full SHA
    55de6ff View commit details
    Browse the repository at this point in the history