Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-richardson committed Sep 12, 2019
1 parent 0201651 commit 34066bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public void privateContractMustNotBeAbleToCallPublicContractWhichInstantiatesCon
}

@Test
public void privateContractMustNotBeAbleToCallPublicContractWhichSelfDestructs()
public void privateContractMustNotBeAbleToCallSelfDetructOfPublicContract()
throws Exception {
final CrossContractReader privateReader =
minerNode
Expand Down

0 comments on commit 34066bd

Please sign in to comment.