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

Commit

Permalink
test: fix the expected value test for windows
Browse files Browse the repository at this point in the history
Signed-off-by: dittrichlucas <ld.dittrich@gmail.com>
  • Loading branch information
dittrichlucas committed Oct 28, 2021
1 parent 79e32a5 commit 55b6950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-credential-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,5 @@ jobs:
uses: GuillaumeFalourd/test-cli-commands-action@v1
with:
command_line: ./rit.exe delete credential --provider=new_test
contains: no such file or directory
contains: The system cannot find the file specified.
expected_result: PASSED

0 comments on commit 55b6950

Please sign in to comment.