Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

tests/test_shortcuts: Fix check for success on submit_results return #174

Merged
merged 1 commit into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. tests/test_shortcuts: Fix check for success on submit_results return

    Since submit_results now returns two values (success and testrun ID),
    the test_basic for submit_results needs to be updated to reflect this,
    otherwise the assertion will always return True.
    
    Signed-off-by: Katie Worton <[email protected]>
    katieworton committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    89e284b View commit details
    Browse the repository at this point in the history