Skip to content

Commit ab978a1

Browse files
wip. check test
1 parent a1a4f87 commit ab978a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-cli/testing/app-template.test.shared.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ module.exports = (env, { port, urls, useDifferentPorts } = { port: '8080', urls:
338338
compareSnapshot(image, 'reset-password');
339339
});
340340

341-
it('Change password page', async() => {
341+
fit('Change password page', async() => {
342342
// NOTE: Test only once
343343
if(!isDefaultLayout) {
344344
return;

0 commit comments

Comments
 (0)