Skip to content

Commit

Permalink
Merge branch 'fix-bottom-bar-serverless' of github.com:nchaulet/kiban…
Browse files Browse the repository at this point in the history
…a into fix-bottom-bar-serverless
  • Loading branch information
nchaulet committed Sep 29, 2023
2 parents 39b34fa + 249ac9b commit c3696e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* 2.0.
*/

import { FtrProviderContext } from '../ftr_provider_context';
import expect from 'expect';
import { FtrProviderContext } from '../ftr_provider_context';

export function SvlCommonPageProvider({ getService, getPageObjects }: FtrProviderContext) {
const testSubjects = getService('testSubjects');
Expand Down

0 comments on commit c3696e8

Please sign in to comment.