Skip to content

Commit 7282a6f

Browse files
committed
[test-studio] Change project ID
1 parent 6d78637 commit 7282a6f

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

packages/test-studio/sanity.json

+3-15
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"root": true,
33
"project": {
4-
"name": "SanityTest"
4+
"name": "Test"
55
},
66
"api": {
7-
"projectId": "q2r21cu7",
7+
"projectId": "ppsg7ml5",
88
"dataset": "test"
99
},
1010
"plugins": [
@@ -27,17 +27,5 @@
2727
"implements": "part:@sanity/base/brand-logo",
2828
"path": "src/components/BrandLogo.js"
2929
}
30-
],
31-
"env": {
32-
"staging": {
33-
"api": {
34-
"projectId": "exx11uqh"
35-
}
36-
},
37-
"development": {
38-
"api": {
39-
"projectId": "q2r21cu7"
40-
}
41-
}
42-
}
30+
]
4331
}

0 commit comments

Comments
 (0)