Fix authors in file.

This commit is contained in:
Olga Maciaszek-Sharma
2019-02-13 13:38:03 +01:00
parent d9a3762ab2
commit 2e0bb76820

View File

@@ -34,8 +34,10 @@ import static org.apache.commons.text.StringEscapeUtils.escapeJava
/**
* Converts WireMock stubs into the DSL format
*
* @since 1.0.0
* @author Marcin Grzejszczak
* @author Konstantin Shevchuk
*
* @since 1.0.0
*/
@CompileDynamic
class WireMockToDslConverter {