diff --git a/action/test/specs/__snapshots__/ssh-existing-branch-folder-space.spec.ts.snap b/action/test/specs/__snapshots__/ssh-existing-branch-folder-space.spec.ts.snap new file mode 100644 index 0000000..dff6607 --- /dev/null +++ b/action/test/specs/__snapshots__/ssh-existing-branch-folder-space.spec.ts.snap @@ -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 +tree:3f97adec519b4ce0c5950da8eb91bd2939d20689 +author:s0 +msg:initial +tree:c1cde76c408d7c8cb6956f35f1e4853366340aec +author:Test User " +`;