forked from cerc-io/ipld-eth-server
use GOPATH for migration script; update postgraphile to watch db schema
This commit is contained in:
@@ -27,6 +27,7 @@ describe('bootServer', () => {
|
||||
middleware: jasmine.createSpyObj<PostgraphileMiddleware>(['call']),
|
||||
options: {
|
||||
pluginHook: jasmine.createSpy('pluginHook'),
|
||||
watchPg: true,
|
||||
simpleSubscriptions: true,
|
||||
graphiql: true,
|
||||
webSocketMiddlewares: [] },
|
||||
|
||||
Reference in New Issue
Block a user