Skip to content

Commit 22fa7a4

Browse files
greyivymgurgel
authored andcommitted
Last fix
1 parent ef49f41 commit 22fa7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/history/integration-tests/history.page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export class HistoryTestPage {
204204

205205
expect(calls[3].payload.params).toStrictEqual({
206206
url,
207-
target: 'new-window',
207+
target: 'new-tab',
208208
});
209209
}
210210

0 commit comments

Comments
 (0)