Skip to content

Commit 9913776

Browse files
committed
Use a more generic email.
1 parent a14be6f commit 9913776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/rush-lib/src/api/test/ChangeFile.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ describe(ChangeFile.name, () => {
2525
{
2626
packageName: 'a',
2727
changes: [],
28-
email: 'fake@microsoft.com'
28+
email: 'fake@example.com'
2929
},
3030
rushConfiguration
3131
);

0 commit comments

Comments
 (0)