Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Jun 17, 2024
1 parent b65b335 commit b879007
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public ModelAssert model() {
/**
* Verify that a {@link ModelAndView} is available and return a new
* {@linkplain AbstractStringAssert assertion} object that uses the
* {@linkplain ModelAndView#getViewName()} view name} as the object to test.
* {@linkplain ModelAndView#getViewName() view name} as the object to test.
* @see #hasViewName(String)
*/
public AbstractStringAssert<?> viewName() {
Expand Down

0 comments on commit b879007

Please sign in to comment.