diff --git a/allure-karate/src/test/resources/testdata/call-callonce.feature b/allure-karate/src/test/resources/testdata/call-callonce.feature index e6b0effe..e64bbf04 100644 --- a/allure-karate/src/test/resources/testdata/call-callonce.feature +++ b/allure-karate/src/test/resources/testdata/call-callonce.feature @@ -10,4 +10,4 @@ Feature: Call & Call once Feature * call read('classpath:testdata/apiResponse.feature') * callonce read('classpath:testdata/api.feature') - Then print 'Main scenario completed.' \ No newline at end of file + Then print 'Main scenario completed.'