Skip to content

Commit

Permalink
Fix name of module
Browse files Browse the repository at this point in the history
  • Loading branch information
mnbv09870987 committed Jun 4, 2019
1 parent 842b39e commit 7b560a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ test:
echo "OK"


APP_NAMESPACE=HyperMouse::Schema
APP_NAMESPACE=MyApp::Schema

export DBIC_MIGRATION_DSN = ${DB_DSN}
export DBIC_MIGRATION_USERNAME = ${DB_USER}
Expand Down

0 comments on commit 7b560a0

Please sign in to comment.