Skip to content

Commit

Permalink
Removing an explicit fdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserf committed Aug 24, 2016
1 parent efd0c7e commit 73ff9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cluster/cluster-unique-state-providerSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ describe( 'unique state provider handles local locks', function(){
});
});

fdescribe( 'unique state provider handles remove locks', function(){
describe( 'unique state provider handles remove locks', function(){
var uniqueStateProvider;

var options = {
Expand Down

0 comments on commit 73ff9ab

Please sign in to comment.