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
1467: Add building of the project before running the browser tests r=bidoubiwa a=bidoubiwa
Its not clear that the browser tests is using the build of the project and not the up to date source files.
To ensure we avoid running the test on outdated builds, this PR adds `yarn build` before the tests are ran
Co-authored-by: Charlotte Vermandel <[email protected]>
0 commit comments