• 
      

    Fix LicenseView tests to work on systems that aren't in PST.

    Review Request #14947 — Created March 19, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    release-7.1.x

    Reviewers

    The js-tests for LicenseView were creating timestamps without an
    explicit timezone, and then asserting that they were equal to Pacific
    time. This failed if the system timezone was something else.

    Ran js-tests.

    Commits

    Files