Skip to content

Commit e3ad62a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4b35b5f commit e3ad62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

martin/src/srv/config.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ mod tests {
8383
worker_processes: 8
8484
cors:
8585
enable: true
86-
origin:
86+
origin:
8787
- https://example.com
8888
max_age: 3600
8989
"})

0 commit comments

Comments
 (0)