Fixed failing tests
This commit is contained in:
@@ -52,7 +52,7 @@ const insertPropertyAsChildOfTag = new ValidatedMethod({
|
||||
},
|
||||
creatureId: {
|
||||
type: String,
|
||||
regEx: SimpleSchema.RegEx.Id,
|
||||
max: 32,
|
||||
},
|
||||
tag: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user