diff --git a/showcases/data/End To End Examples/Integrate Mappings/code.pure b/showcases/data/End To End Examples/Integrate Mappings/code.pure index 9dbc702ae..7b883c8d5 100644 --- a/showcases/data/End To End Examples/Integrate Mappings/code.pure +++ b/showcases/data/End To End Examples/Integrate Mappings/code.pure @@ -207,7 +207,7 @@ Service com::trade::ServiceSimpleProject ] ); mapping: com::trade::TradeWithLegalEntityMapping; - runtime: com::trade::TradeRuntime; + runtime: com::trade::AlternativeTradeRuntime; } testSuites: [ @@ -254,4 +254,4 @@ Service com::trade::ServiceSimpleProject ] } ] -} \ No newline at end of file +}