Skip to content

Commit fb90d36

Browse files
committed
fix tests
1 parent cd463d9 commit fb90d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/components/releases/how-to-install-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module('Integration | Component | releases/how-to-install', function (hooks) {
3939
assert
4040
.dom('[data-test-field="More Information"]')
4141
.hasText(
42-
'Read the changelog for Ember Data 5.4.0.',
42+
'Read the changelog for Ember Data 5.5.0.',
4343
'We see the correct description for more information.'
4444
);
4545

0 commit comments

Comments
 (0)