Skip to content

tests/integration/manual.py: Fix assertion for CLI invocation

Chandan Singh requested to merge chandan/fix-manual-test into master

The result of bst artifact checkout invocation was not correctly assigned to the result object in a few places. Hence the assertion on the next line was really testing the same thing as the previous assertion, i.e. the result of bst build.

Merge request reports

Loading