Skip to content

Commit

Permalink
remove fdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Dec 21, 2016
1 parent 16188f5 commit d670faa
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 d670faa

Please sign in to comment.