Skip to content
Snippets Groups Projects

Refactor enrollments route to include query building

Merged João Victor Risso requested to merge refactor_enrollments into development
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -4,6 +4,7 @@ stages:
before_script:
- npm install
- npm install --global gulp-cli
- npm install --global mocha
run_tests:
stage: test
Loading