Skip to content

Commit

Permalink
Remove survey mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMahe committed Dec 5, 2018
1 parent f0b15d9 commit 669d864
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
32 changes: 0 additions & 32 deletions commands/mocks/Survey.go

This file was deleted.

1 change: 0 additions & 1 deletion scripts/build-mocks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ mockery -name=ServiceDB -dir ./database -output ./database/mocks

# generate mocks for commands package.
mockery -name=Executor -dir ./commands -output ./commands/mocks
mockery -name=Survey -dir ./commands -output ./commands/mocks

0 comments on commit 669d864

Please sign in to comment.