We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bb136 commit 6fa71b0Copy full SHA for 6fa71b0
1 file changed
packages/blockly/tests/mocha/aria_live_region_test.js
@@ -10,7 +10,7 @@ import {
10
sharedTestTeardown,
11
} from './test_helpers/setup_teardown.js';
12
13
-suite('Aria', function () {
+suite('Aria Live Region', function () {
14
setup(function () {
15
sharedTestSetup.call(this);
16
this.workspace = Blockly.inject('blocklyDiv', {});
0 commit comments