Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VladislavKostyukevich committed Jul 29, 2020
1 parent 2f7bc02 commit 3458f71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions e2e/src/data/expected/testRunSpecialSymbols.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Test Name,Fail Reason,Last Results,Result,Resolution,Issue
"Test Feature with all results: step failed","step was failed !”#$%&’()*+,-./:;<=>?@[\]^_`{|}~","3","Failed",,
"Test Feature with all results: All passed","","5","Passed",,
"Test Feature with all results: Step skipped","step was skippedstep was skipped","3","Pending",,
Test Name,Fail Reason,Last Results,Result,Resolution,Issue,Attachments
"Test Feature with all results: step failed","step was failed !”#$%&’()*+,-./:;<=>?@[\]^_`{|}~","3","Failed",,,""
"Test Feature with all results: All passed","","5","Passed",,,""
"Test Feature with all results: Step skipped","step was skippedstep was skipped","3","Pending",,,""

0 comments on commit 3458f71

Please sign in to comment.