Skip to content

Commit

Permalink
fix(ci): resourced not found label fix
Browse files Browse the repository at this point in the history
  • Loading branch information
louiswu committed Jul 28, 2019
1 parent 775fa54 commit 87b0f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/invoke.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const LabelResourceNotFound = String('ResourceNotFound.Function')
const LabelResourceNotFound = String('ResourceNotFound.FunctionName')

const sdk = require('../dist/index')

Expand Down

0 comments on commit 87b0f8a

Please sign in to comment.