We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362fd29 commit eb6196eCopy full SHA for eb6196e
1 file changed
allure-junit4-aspect/src/main/resources/META-INF/aop.xml
@@ -1,5 +1,5 @@
1
<aspectj>
2
<aspects>
3
- <aspect name="io.qameta.allure.junit4.AllureJunit4ListenerAspect"/>
+ <aspect name="io.qameta.allure.junit4.aspect.AllureJunit4ListenerAspect"/>
4
</aspects>
5
</aspectj>
0 commit comments