Skip to content

Commit

Permalink
test: make samples tests pass (#77)
Browse files Browse the repository at this point in the history
* chore: do not run samples test task

* make samples tests work

* circleci config

* making vms_api sample test work

* make lint pass for samples
  • Loading branch information
alexander-fenster authored May 7, 2018
1 parent 26533b0 commit c17e035
Show file tree
Hide file tree
Showing 4 changed files with 9,643 additions and 1,445 deletions.
1 change: 1 addition & 0 deletions compute/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
rules:
no-console: off
node/no-unsupported-features: off
Loading

0 comments on commit c17e035

Please sign in to comment.