Skip to content

Commit

Permalink
reset growDuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Aug 4, 2023
1 parent 5135563 commit 2cdfec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/tests/integration/helpers/liquid-spacer-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ module('Integration: liquid-spacer', function (hooks) {
</style>
{{!-- template-lint-disable no-inline-styles --}}
<div style="width: 20em">
<LiquidSpacer id="my-spacer" @growDuration={{0}}>
<LiquidSpacer id="my-spacer" @growDuration={{1}}>
{{this.message}}
</LiquidSpacer>
</div>
Expand Down

0 comments on commit 2cdfec7

Please sign in to comment.