Skip to content

Commit cefd675

Browse files
wip. test checking
1 parent 5fa66fb commit cefd675

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
@@ -315,7 +315,7 @@ module.exports = (env, { port, urls, useDifferentPorts } = { port: '8080', urls:
315315
compareSnapshot(image, 'create-account');
316316
});
317317

318-
it('Reset password page', async() => {
318+
fit('Reset password page', async() => {
319319
// NOTE: Test only once
320320
if(!isDefaultLayout) {
321321
return;

0 commit comments

Comments
 (0)