removed a task comment for completed #860
gitea/salix/dev This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-03-01 11:31:40 +01:00
parent d5ac428cb7
commit ec6364490a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
// #860 E2E client/client/src/web-payment/index.js missing fixtures for another client
describe('Client web Payment', () => {
const nightmare = createNightmare();