Skip to content

Error: Tag cannot contains commas #2015

Answered by othaime-en
marblemaster69 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @marblemaster69 there is an error in the last line of you 00-deploy-mocks file.
module.exports.tags = ["all, mocks"] should be module.exports.tags = ["all", "mocks"]

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@marblemaster69
Comment options

Comment options

You must be logged in to vote
1 reply
@marblemaster69
Comment options

Answer selected by marblemaster69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants