Skip to content

Commit

Permalink
remove fdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Dec 20, 2016
1 parent 5d85d46 commit a8c0bbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ describe('ConnectedPositionStrategy', () => {
}
});

fdescribe('onPositionChange with scrollable view properties', () => {
describe('onPositionChange with scrollable view properties', () => {
let overlayElement: HTMLElement;
let strategy: ConnectedPositionStrategy;

Expand Down

0 comments on commit a8c0bbd

Please sign in to comment.