We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14be6f commit 9913776Copy full SHA for 9913776
1 file changed
libraries/rush-lib/src/api/test/ChangeFile.test.ts
@@ -25,7 +25,7 @@ describe(ChangeFile.name, () => {
25
{
26
packageName: 'a',
27
changes: [],
28
- email: 'fake@microsoft.com'
+ email: 'fake@example.com'
29
},
30
rushConfiguration
31
);
0 commit comments