Skip to content

Commit f6475e0

Browse files
checking on estf
1 parent ec24bfb commit f6475e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/functional/apps/management/_scripted_fields.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ export default function ({ getService, getPageObjects }) {
5353
'timePicker',
5454
]);
5555

56-
describe('scripted fields', function () {
56+
// eslint-disable-next-line mocha/no-exclusive-tests
57+
describe.only('scripted fields', function () {
5758
this.tags(['skipFirefox']);
5859

5960
before(async function () {

0 commit comments

Comments
 (0)