Skip to content

Commit

Permalink
update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Mar 1, 2025
1 parent 7aea405 commit 039898e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,8 @@
"step": "packages:caddy"
},
{
"exclude": [
"node_modules"
],
"include": [
"."
"dist"
],
"step": "build"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@
"step": "packages:caddy"
},
{
"exclude": [
"node_modules"
],
"include": [
"."
"dist"
],
"step": "build"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@
"step": "packages:caddy"
},
{
"exclude": [
"node_modules"
],
"include": [
"."
"theoutput"
],
"step": "build"
},
Expand Down

0 comments on commit 039898e

Please sign in to comment.