Skip to content

Conversation

@wimpyprogrammer
Copy link
Owner

Fix testpack-cli tests failing during last scheduled run.

Test suite failed to run

src/e2e.spec.ts:3:1 - error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try npm i --save-dev @types/jest or npm i --save-dev @types/mocha.

Curly braces are not working correctly in some environments.
@wimpyprogrammer wimpyprogrammer added the bug Something isn't working label Mar 6, 2021
@wimpyprogrammer wimpyprogrammer self-assigned this Mar 6, 2021
@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #16 (73b1422) into develop (49361e8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           68        68           
  Branches         9         9           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49361e8...73b1422. Read the comment docs.

@wimpyprogrammer wimpyprogrammer merged commit 0282ca8 into develop Mar 6, 2021
@wimpyprogrammer wimpyprogrammer deleted the feature/fix-e2e-tests branch March 6, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants