-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
action/test/specs/__snapshots__/ssh-existing-branch-folder-space.spec.ts.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// Jest Snapshot v1, https://goo.gl/fbAQLP | ||
|
||
exports[`Spaces in folder names are correctly handled 1`] = ` | ||
"msg:Update master to output generated at <sha> | ||
tree:3f97adec519b4ce0c5950da8eb91bd2939d20689 | ||
author:s0 <[email protected]> | ||
msg:initial | ||
tree:c1cde76c408d7c8cb6956f35f1e4853366340aec | ||
author:Test User <[email protected]>" | ||
`; |