Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/3.3' into 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Apr 27, 2018
2 parents ed933de + 056a699 commit f6f0f97
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -297,7 +297,7 @@ void perform()
} );
}

public void shouldNotAllowConstraintsViolationsUnderStress( Operation ops ) throws Exception
private void shouldNotAllowConstraintsViolationsUnderStress( Operation ops ) throws Exception
{
// Given
HighlyAvailableGraphDatabase master = cluster.getMaster();
Expand Down

0 comments on commit f6f0f97

Please sign in to comment.