Skip to content

Commit 96f0d75

Browse files
zoobestikberezinant
andcommitted
chore(test): "should select the future release version by default"
Co-authored-by: Anton Berezin <berezinant@gmail.com>
1 parent 58530d5 commit 96f0d75

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/min-version.test.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ test.describe('Minimum compiler version', () => {
1515
await prepareNetwork(page, baseURL); // offline mode
1616
});
1717

18-
test('with future release', async ({ page }) => {
18+
test('should select the future release version by default', async ({
19+
page,
20+
}) => {
1921
await gotoHtmlWidget(
2022
page,
2123
{ selector: 'code' },

0 commit comments

Comments
 (0)