Skip to content

Commit

Permalink
bring back
Browse files Browse the repository at this point in the history
  • Loading branch information
perunt committed Jun 17, 2024
1 parent beb8e38 commit 0bd902e
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions tests/e2e/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,16 @@ export default {
// #announce Chat with many messages
reportID: '5421294415618529',
},
// TODO: fix and enable again
// [TEST_NAMES.Linking]: {
// name: TEST_NAMES.Linking,
// reportScreen: {
// autoFocus: true,
// },
// // Crowded Policy (Do Not Delete) Report, has a input bar available:
// reportID: '8268282951170052',
// linkedReportID: '5421294415618529',
// linkedReportActionID: '2845024374735019929',
// },
[TEST_NAMES.Linking]: {
name: TEST_NAMES.Linking,
reportScreen: {
autoFocus: true,
},
// Crowded Policy (Do Not Delete) Report, has a input bar available:
reportID: '8268282951170052',
linkedReportID: '5421294415618529',
linkedReportActionID: '2845024374735019929',
},
},
};

Expand Down

0 comments on commit 0bd902e

Please sign in to comment.