Skip to content

Commit d600ac5

Browse files
committed
Add trailing newlines to test files.
1 parent be592e6 commit d600ac5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

deepwell/test/caddy/Caddyfile.basic_local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ localhost {
155155
request_header X-Wikijump-Special-Error 1
156156
rewrite * /-/special-error/site-custom
157157
reverse_proxy wws:7000
158-
}
158+
}

deepwell/test/caddy/Caddyfile.basic_localdev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ localhost {
158158
request_header X-Wikijump-Special-Error 1
159159
rewrite * /-/special-error/site-custom
160160
reverse_proxy wws:7000
161-
}
161+
}

deepwell/test/caddy/Caddyfile.basic_prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ https:// {
152152
request_header X-Wikijump-Special-Error 1
153153
rewrite * /-/special-error/site-custom
154154
reverse_proxy wws:7000
155-
}
155+
}

deepwell/test/caddy/Caddyfile.full_prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ https:// {
252252
request_header X-Wikijump-Special-Error 1
253253
rewrite * /-/special-error/site-custom
254254
reverse_proxy wws:7000
255-
}
255+
}

deepwell/test/caddy/Caddyfile.long

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ https:// {
152152
request_header X-Wikijump-Special-Error 1
153153
rewrite * /-/special-error/site-custom
154154
reverse_proxy wws:7000
155-
}
155+
}

deepwell/test/caddy/Caddyfile.proxies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ https:// {
152152
request_header X-Wikijump-Special-Error 1
153153
rewrite * /-/special-error/site-custom
154154
reverse_proxy wws_proxy_host
155-
}
155+
}

0 commit comments

Comments
 (0)