You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
32
+
<!-- You can remove this notice if you don't want it 🙂 no worries! -->",
33
+
"> 💝 This package was templated with [\`create-typescript-app\`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).
34
+
",
35
+
],
36
+
},
37
+
"block": [Function],
38
+
},
39
+
],
40
+
}
41
+
`);
42
+
});
43
+
44
+
test("production with JoshuaKGoldberg as owner",()=>{
45
+
constcreation=testBlock(blockTemplatedWith,{
46
+
options: {
47
+
...optionsBase,
48
+
owner: "JoshuaKGoldberg",
49
+
},
50
+
});
33
51
34
-
> 💝 This package was templated with [\`create-typescript-app\`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).
52
+
expect(creation).toMatchInlineSnapshot(`
53
+
{
54
+
"addons": [
55
+
{
56
+
"addons": {
57
+
"words": [
58
+
"joshuakgoldberg",
59
+
],
60
+
},
61
+
"block": [Function],
62
+
},
63
+
{
64
+
"addons": {
65
+
"notices": [
66
+
"> 💝 This package was templated with [\`create-typescript-app\`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
19
-
20
-
> 💝 This package was templated with [\`create-typescript-app\`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).
17
+
options.owner!=="JoshuaKGoldberg"&&
18
+
`
19
+
<!-- You can remove this notice if you don't want it 🙂 no worries! -->`,
20
+
`> 💝 This package was templated with [\`create-typescript-app\`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).
0 commit comments