This commit is contained in:
@@ -223,6 +223,8 @@ namespace raven_integration
|
||||
|
||||
dynamic w2 = new JObject();
|
||||
w2.name = Util.Uniquify("PatchConcurrencyViolationShouldFail");
|
||||
w2.notes="blah";
|
||||
w2.customFields = Util.GenerateCustomFieldsJsonString("Meh1");
|
||||
w2.dollarAmount = 2.22m;
|
||||
w2.active = true;
|
||||
w2.roles = 0;
|
||||
|
||||
Reference in New Issue
Block a user