Skip to content

Commit 73ca77e

Browse files
committed
fix template: wrap sha in double quotes
1 parent 2e46d4c commit 73ca77e

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/aventstack/extentreports/templates/spark/partials

1 file changed

+1
-1
lines changed

src/main/resources/com/aventstack/extentreports/templates/spark/partials/head.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<#assign
33
resourceCDN=config.resourceCDN
44
cdnURI="cdn.jsdelivr.net/gh/extent-framework/extent-github-cdn@"
5-
csscommit=29e68753bc6b941da6639f317e34da1d2aa9fdfb
5+
csscommit="29e68753bc6b941da6639f317e34da1d2aa9fdfb"
66
jscommit="5cf22a596531402644b8523470526952516f345f"
77
iconcommit="b00a2d0486596e73dd7326beacf352c639623a0e">
88
<#if resourceCDN=="extentreports">

0 commit comments

Comments
 (0)