Skip to content

Commit

Permalink
change to main
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Nov 5, 2024
1 parent 0ef4725 commit 6240095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const testSubjects = getService('testSubjects');
const retry = getService('retry');

describe('Management', function () {
describe('Main page', function () {
this.tags(['skipMKI']);
before(async () => {
await pageObjects.svlCommonPage.loginAsAdmin();
Expand Down

0 comments on commit 6240095

Please sign in to comment.