Skip to content

Commit 353862e

Browse files
committed
fixes #33
1 parent 2359b2a commit 353862e

File tree

1 file changed

+2
-0
lines changed
  • src/main/resources/com/aventstack/extentreports/view/spark

1 file changed

+2
-0
lines changed

src/main/resources/com/aventstack/extentreports/view/spark/dashboard.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<#include "../commons/commons-variables.ftl">
2+
13
<#assign systemAttributeContext=report.getSystemAttributeContext().getSystemAttributeList()>
24
<#assign authorContext=report.getAuthorContextInfo().getTestAttributeTestContextList()>
35
<#assign categoryContext=report.getCategoryContextInfo().getTestAttributeTestContextList()>

0 commit comments

Comments
 (0)