Polishing 7c8ba881c9
This commit is contained in:
@@ -379,6 +379,7 @@ public class FunctionInvokerTests {
|
||||
assertThat(result.get("body")).isEqualTo("hello");
|
||||
}
|
||||
|
||||
@SuppressWarnings("rawtypes")
|
||||
@Test
|
||||
public void testApiGatewayEventAsMap() throws Exception {
|
||||
System.setProperty("MAIN_CLASS", ApiGatewayConfiguration.class.getName());
|
||||
|
||||
Reference in New Issue
Block a user