Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Oct 6, 2023
1 parent 866edd2 commit e6f1116
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 e6f1116

Please sign in to comment.