Commit d67b00ea authored by Wouter Horlings's avatar Wouter Horlings
Browse files

Add autoref name for system test

parent f9aaa6c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
\graphicspath{{graphics}}

\newcounter{testcounter}
\newcommand*{\testcounterautorefname}{System Test}
\newtcolorbox[use counter=testcounter]{test}[2][]{%
colback=lightgray,colframe=gray,coltitle=white,fonttitle=\bfseries,segmentation style={draw=gray, solid, very thick},
    title=System Test \thetcbcounter: #2,#1}