Skip to content

Commit 6d23a66

Browse files
committed
go to different gitlab url
1 parent 877ef24 commit 6d23a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/installation-test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ function doOpenUserCssTest(prefix: () => string|void) {
646646
it('should be applied', async function() {
647647
this.timeout(600000 * TIME_MODIFIER);
648648
this.slow(600000 * TIME_MODIFIER);
649-
await driver.get('https://about.gitlab.com/');
649+
await driver.get('https://gitlab.com/users/sign_in');
650650

651651
await wait(5000);
652652

0 commit comments

Comments
 (0)