Skip to content

Commit

Permalink
Update flow-server/src/test/java/com/vaadin/flow/shared/BrowserDetail…
Browse files Browse the repository at this point in the history
…sTest.java

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
  • Loading branch information
Denis and caalador committed Sep 14, 2021
1 parent 7f60eac commit dd2d258
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ public void testIos11Firefox() {
}

public void testIphone14_7IsNotOld() {
assertNotTooOld(IPHONE_14_7);
assertNotTooOld(GOOGLE_APP_IPHONE_14_7);
}

/*
Expand Down

0 comments on commit dd2d258

Please sign in to comment.