Skip to content
Snippets Groups Projects
Commit 5105b44d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4979 adjust test factory

parent f72650af
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@ public class GrpcCreateCommandRequestTestFactory {
private static final GrpcCallContext CALLCONTEXT = GrpcCallContextTestFactory.create();
static final String RELATION_ID = CommandTestFactory.RELATION_ID;
static final String ORDER = "VORGANG_ANNEHMEN";
static final String ORDER = "ANY_ORDER";
static final long RELATION_VERSION = VorgangTestFactory.VERSION;
public static GrpcCreateCommandRequest create() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment