Skip to content

Commit d670faa

Browse files
committed
remove fdescribe
1 parent 16188f5 commit d670faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/core/overlay/position/connected-position-strategy.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ describe('ConnectedPositionStrategy', () => {
430430
}
431431
});
432432

433-
fdescribe('onPositionChange with scrollable view properties', () => {
433+
describe('onPositionChange with scrollable view properties', () => {
434434
let overlayElement: HTMLElement;
435435
let strategy: ConnectedPositionStrategy;
436436

0 commit comments

Comments
 (0)