This commit is contained in:
@@ -31,7 +31,7 @@ namespace raven_integration
|
||||
Util.ValidateDataReturnResponseOk(r1);
|
||||
long d1Id = r1.ObjectResponse["result"]["id"].Value<long>();
|
||||
|
||||
|
||||
HERE
|
||||
dynamic d2 = new JObject();
|
||||
d2.name = Util.Uniquify("Second Test User");
|
||||
d2.dollarAmount = 2.22m;
|
||||
|
||||
Reference in New Issue
Block a user