Skip to content

Commit 906a6fc

Browse files
committed
Rename test selection -> selectionBackground
1 parent 9cb25fb commit 906a6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/xterm-addon-webgl/test/WebglRenderer.api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ describe('WebGL Renderer Integration Tests', async () => {
832832
});
833833
});
834834

835-
describe('selection', async () => {
835+
describe('selectionBackground', async () => {
836836
if (areTestsEnabled) {
837837
before(async () => setupBrowser());
838838
after(async () => browser.close());

0 commit comments

Comments
 (0)