Skip to content

Commit 8691de1

Browse files
update screenshot
1 parent b23dcdd commit 8691de1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-188 Bytes
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ module.exports = (env, { port = 8080, urls = {} } = {}) => {
307307
compareSnapshot(image, 'reset-password');
308308
});
309309

310-
fit('Change password page', async() => {
310+
it('Change password page', async() => {
311311
// NOTE: Test only once
312312
if(!isDefaultLayout) {
313313
return;

0 commit comments

Comments
 (0)