You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what should be investigated or refactored
Files in integration/build.*.test.ts must build a unique pepr module so that the tests can run in parallel in CI and provide a faster feedback loop. build.version.test.ts (see #1642) captures current behavior of a bug reported in #1724 which conflicts with the Pepr docs.
Describe what should be investigated or refactored
Files in
integration/build.*.test.ts
must build a unique pepr module so that the tests can run in parallel in CI and provide a faster feedback loop.build.version.test.ts
(see #1642) captures current behavior of a bug reported in #1724 which conflicts with the Pepr docs.This chore will be resolved with we can assert:
and get a passing test.
Links to any relevant code
N/A
Additional context
Discovered in #1661.
The text was updated successfully, but these errors were encountered: