datatools-ui
datatools-ui copied to clipboard
test(e2e/server/Dockerfile): Revert to checking out the default branch.
Checklist
- [x] Appropriate branch selected (all PRs must first be merged to
dev
before they can be merged tomaster
) - [na] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
- [na] The description lists all applicable issues this PR seeks to resolve
- [na] The description lists any configuration setting(s) that differ from the default settings
- [ ] All tests and CI builds passing
Description
This reverts https://github.com/ibi-group/datatools-ui/commit/7ef1cd4b927c450f3eceaf11f854a38ac7a223ce so that e2e tests don't depend on a (to-be-deleted) merged branch.
Have just run the e2e tests locally on this branch and they should be passing.