typo
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2022-05-18 15:02:06 +02:00
parent 34bcdf1bd3
commit 68c94ec3c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import getBrowser from '../../helpers/puppeteer';
describe('Account Connections path', () => {
describe('Account Accounts path', () => {
let browser;
let page;