Fixed custom integration test in Travis

This commit is contained in:
Kevin Ansfield 2019-02-23 18:20:24 +07:00
parent 9e3974a93d
commit 98d06c4cbd

View File

@ -319,7 +319,7 @@ describe('Acceptance: Settings - Integrations - Custom', function () {
expect(
find('[data-test-text="api-url"]'),
'api url text'
).to.have.trimmed.text('http://localhost:4200/');
).to.have.trimmed.text(`${window.location.origin}/`);
// it can modify integration fields and has validation