Added Firefox 115 (current ESR) to supported browsers

This commit is contained in:
Steve Gravrock
2023-09-07 21:40:19 -07:00
parent 39f9c2e1a0
commit f0db5ce350
2 changed files with 2 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ passfile=`mktemp -t jasmine-results.XXXXXX` || exit 1
failfile=`mktemp -t jasmine-results.XXXXXX` || exit 1
run_browser chrome latest
run_browser firefox latest
run_browser firefox 115
run_browser firefox 102
run_browser safari 16
run_browser safari 15