Skip to content
Snippets Groups Projects
Commit 32e422a8 authored by Moritz Langenstein's avatar Moritz Langenstein
Browse files

Merge branch 'benchmark-testing' of...

Merge branch 'benchmark-testing' of gitlab.doc.ic.ac.uk:sweng-group-15/drawing-app into benchmark-testing
parents bcb35743 3c00b613
No related branches found
No related tags found
1 merge request!67Benchmark testing
Pipeline #107229 passed
......@@ -82,14 +82,14 @@ test:
dependencies:
- npm_install
script:
- npm test
- npm run test
benchmark:
stage: test
dependencies:
- npm_install
script:
- npm test-benchmark
- npm run test-benchmark
chrome_test:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment