Skip to content

Commit 71f28df

Browse files
committed
edit test descriptions
1 parent 9bb7e76 commit 71f28df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
- attach_workspace:
180180
at: ~/
181181
- run:
182-
name: Test MathJax on firefox-81
182+
name: Test MathJax on firefox-82
183183
command: .circleci/test.sh mathjax-firefox82+
184184

185185
mathjax-firefoxLatest:
@@ -197,7 +197,7 @@ jobs:
197197
- attach_workspace:
198198
at: ~/
199199
- run:
200-
name: Test MathJax on firefox-81
200+
name: Test MathJax on firefox-latest
201201
command: .circleci/test.sh mathjax-firefox82+
202202

203203
make-baselines:

0 commit comments

Comments
 (0)