Skip to content

Commit e9802a1

Browse files
Copilotchiaramooney
andcommitted
Remove unnecessary comment as requested in review
Co-authored-by: chiaramooney <34109996+chiaramooney@users.noreply.github.com>
1 parent 773f7d9 commit e9802a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/e2e-test-app-fabric/test/FlatListComponentTest.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ describe('FlatList Tests', () => {
127127
expect(dump).toMatchSnapshot();
128128
});
129129

130-
// Functional tests for fast refresh scenarios
131130
test('FlatList styles should render correctly with multicolumn layout', async () => {
132131
await searchBox('Multi');
133132
await goToFlatListExample('Multi Column');

0 commit comments

Comments
 (0)