Skip to content

Commit

Permalink
Dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacqu committed Dec 2, 2019
1 parent 2f160c2 commit 4af5ede
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,4 @@ public void shouldHaveInjectedProperly() {
// @BeforeInjecting and @BeforeEach methods check that they were run under the expected conditions.
assertThat(executionOrder, contains("BeforeInjecting", "Before"));
}

}

0 comments on commit 4af5ede

Please sign in to comment.