Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
fix: dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangoacher committed Mar 4, 2020
1 parent ebbd26d commit 16043a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/trail-fastify-graphql-plugin/test/plugin.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict'

const { expect } = require('code')
const { expect } = require('@hapi/code')
const Lab = require('@hapi/lab')

module.exports.lab = Lab.script()
Expand Down

0 comments on commit 16043a5

Please sign in to comment.