Skip to content

Commit d4f5f24

Browse files
authored
Apply suggestions from code review
1 parent acfddfa commit d4f5f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/config.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ test.describe.parallel('config.toml', () => {
180180
expect(searchResults).toBeGreaterThan(0);
181181
}
182182

183-
// Close the session launcher
183+
// Close the environment selector dropdown
184184
await page.keyboard.press('Escape');
185185

186186
// Step 4: Test with showNonInstalledImages disabled

0 commit comments

Comments
 (0)