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 62f8310 commit d9ff28fCopy full SHA for d9ff28f
bin/accessibility-automation/helper.js
@@ -21,6 +21,7 @@ exports.checkAccessibilityPlatform = (user_config) => {
21
}
22
})
23
} catch {}
24
+
25
return accessibility;
26
27
0 commit comments