Skip to content

Commit

Permalink
Update fixtures and golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell committed Oct 10, 2023
1 parent 558a59e commit 0d648fa
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[client]
hello = world
ssl_public_key = D:\Users\TestUser\certificate
computer_title = TEST_DISTRO
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[client]
hello = world
ssl_public_key = ${FILESYSTEM_ROOT}/mnt/d/Users/TestUser/certificate
computer_title = TEST_DISTRO
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[client]
hello = world
ssl_public_key = D:\Users\TestUser\certificate
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[client]
hello = world
ssl_public_key = D:\Users\TestUser\certificate

0 comments on commit 0d648fa

Please sign in to comment.