File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
src/blog/2024-11-22-simplifying-test-automation-infrastructure Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ const config: Config = {
109
109
editUrl,
110
110
path : './src/blog' ,
111
111
showReadingTime : true ,
112
+ blogSidebarTitle : 'Serenity/JS News' ,
113
+ blogSidebarCount : 'ALL' ,
112
114
} ,
113
115
pages : {
114
116
...remarkOptions ,
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ This update introduces:
17
17
18
18
Let’s explore what’s new!
19
19
20
+ { /* truncate */ }
21
+
20
22
:::tip New to Serenity/JS?
21
23
New to Serenity/JS or test automation? Start with [ "Your first web scenario"] ( /handbook/web-testing/your-first-web-scenario/ ) ,
22
24
praised by our community as "the best guide to take your automation skills to the next level."
You can’t perform that action at this time.
0 commit comments