Skip to content

Commit

Permalink
only
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Nov 11, 2021
1 parent a7c82b2 commit 0734194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/apps/management/_runtime_fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function ({ getService, getPageObjects }) {
const PageObjects = getPageObjects(['settings']);
const testSubjects = getService('testSubjects');

describe('runtime fields', function () {
describe.only('runtime fields', function () {
this.tags(['skipFirefox']);

before(async function () {
Expand Down

0 comments on commit 0734194

Please sign in to comment.