mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-04 06:19:40 +00:00
fix(ui): rename GitLab setup submit button to Save
This commit is contained in:
@@ -46,7 +46,7 @@ describe('GitLab source setup view', function () {
|
||||
->assertSee('Advanced / Self-hosted')
|
||||
->assertSee('Application ID')
|
||||
->assertSee('Application Secret')
|
||||
->assertSee('Save Credentials')
|
||||
->assertSee('Save')
|
||||
->assertDontSee('alert-warning');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user