Skip to content

Commit

Permalink
Update TableViewerAdapterTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
fappel authored Jan 20, 2024
1 parent 43b7527 commit bef5e40
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ public void remove() {

assertThat( tableViewer.getTable().getItemCount() ).isEqualTo( 0 );
}

}
}

0 comments on commit bef5e40

Please sign in to comment.