Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Update tests/dom/position.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq authored Apr 1, 2020
1 parent b52342d commit 9db9ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dom/position.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ describe( 'getOptimalPosition()', () => {
} );
} );

describe( 'maximizes intersection area with both limiter and viewport', () => {
describe( 'optimisation in the context of both the limiter and the viewport', () => {
beforeEach( setElementTargetBigLimiterPlayground );

it( 'should prefer a position with a bigger intersection area (#1)', () => {
Expand Down

0 comments on commit 9db9ccb

Please sign in to comment.