Skip to content

Commit

Permalink
chore: add internal deps to snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-olszewski committed May 23, 2024
1 parent 5ed9f8b commit 87cad28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions turborepo-tests/integration/tests/dry-json/monorepo.t
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Setup
"foo.txt": "eebae5f3ca7b5831e429e947b7d61edd0de69236"
},
"hashOfExternalDependencies": "459c029558afe716",
"hashOfInternalDependencies": "",
"environmentVariables": {
"specified": {
"env": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Setup
"package.json": "8606ff4b95a5330740d8d9d0948faeada64f1f32"
},
"hashOfExternalDependencies": "",
"hashOfInternalDependencies": "",
"environmentVariables": {
"specified": {
"env": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Setup
"somefile.txt": "45b983be36b73c0788dc9cbcb76cbb80fc7bb057"
},
"hashOfExternalDependencies": "",
"hashOfInternalDependencies": "",
"environmentVariables": {
"specified": {
"env": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Setup
"somefile.txt": "45b983be36b73c0788dc9cbcb76cbb80fc7bb057"
},
"hashOfExternalDependencies": "",
"hashOfInternalDependencies": "",
"environmentVariables": {
"specified": {
"env": [],
Expand Down

0 comments on commit 87cad28

Please sign in to comment.