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.
2 parents c5b12ff + 92612fc commit 5c886a1Copy full SHA for 5c886a1
test/entry/find.js
@@ -1659,7 +1659,7 @@ test('CT Taxonomies Query: Get Entries With Taxonomy Terms Parent and Excluding
1659
assert.end();
1660
})
1661
1662
-test('Variants in entry', function (t) {
+test('Variants in entry', function (assert) {
1663
let Query = Stack.ContentType('source').Query();
1664
Query
1665
.variants(['variant_entry_1', 'variant_entry_2'])
0 commit comments