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 5cbafff commit 11bbe68Copy full SHA for 11bbe68
wordpress-shortcodes/src/test/java/org/wordpress/aztec/plugins/shortcodes/AudioShortcodeTest.kt
@@ -14,7 +14,7 @@ import org.wordpress.aztec.AztecText
14
import org.wordpress.aztec.plugins.shortcodes.TestUtils.safeEmpty
15
16
/**
17
- * Tests for the caption shortcode plugin
+ * Tests for the audio shortcode plugin
18
*/
19
@RunWith(RobolectricTestRunner::class)
20
@Config(constants = BuildConfig::class, sdk = intArrayOf(25))
0 commit comments