Skip to content

Commit 39fe8cb

Browse files
committed
add currentVersion to test context
1 parent b6032f2 commit 39fe8cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/page.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ describe('Page class', () => {
315315
const context = {
316316
currentLanguage: 'en',
317317
currentProduct: 'snowbird',
318+
currentVersion: nonEnterpriseDefaultVersion,
318319
site: {
319320
data: {
320321
'learning-tracks': {

0 commit comments

Comments
 (0)