We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816dbae commit 305fd64Copy full SHA for 305fd64
addon/src/index.js
@@ -2,7 +2,7 @@
2
import { macroCondition, getOwnConfig, importSync } from '@embroider/macros';
3
4
/**
5
- * Load qunit-theme-ember by default, if no custom theme is specified.
+ * Load qunit-default theme by default, if no custom theme is specified.
6
*/
7
if (
8
macroCondition(
0 commit comments