Skip to content

Commit

Permalink
[Synthetics] Update package to 1.1.0 in tests (elastic#168188)
Browse files Browse the repository at this point in the history
(cherry picked from commit 447d310)
  • Loading branch information
shahzad31 committed Oct 6, 2023
1 parent 30eaf44 commit 075f720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { privateLocationsSavedObjectId } from '@kbn/synthetics-plugin/server/sav
import { FtrProviderContext } from '../../../ftr_provider_context';
import { KibanaSupertestProvider } from '../../../../../../test/api_integration/services/supertest';

export const INSTALLED_VERSION = '1.0.7';
export const INSTALLED_VERSION = '1.1.0';

export class PrivateLocationTestService {
private supertest: ReturnType<typeof KibanaSupertestProvider>;
Expand Down

0 comments on commit 075f720

Please sign in to comment.