Skip to content

Commit 6fa71b0

Browse files
committed
fix: better suite name
1 parent e6bb136 commit 6fa71b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/blockly/tests/mocha/aria_live_region_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
sharedTestTeardown,
1111
} from './test_helpers/setup_teardown.js';
1212

13-
suite('Aria', function () {
13+
suite('Aria Live Region', function () {
1414
setup(function () {
1515
sharedTestSetup.call(this);
1616
this.workspace = Blockly.inject('blocklyDiv', {});

0 commit comments

Comments
 (0)