kibana/x-pack/test/visual_regression/page_objects.ts

10 lines
326 B
TypeScript
Raw Normal View History

/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
import { pageObjects } from '../functional/page_objects';
export { pageObjects };