Skip to content

Commit

Permalink
Fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalFlow committed Apr 24, 2023
1 parent 623a239 commit 5c62593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/Tutorials/10_DevOps.html
Expand Up @@ -107,7 +107,7 @@ <h2>Getting Started</h2>

<span class="hljs-bullet">-</span> <span class="hljs-attr">script:</span> <span class="hljs-string">|
npm ci
npx playwright install-deps
npx playwright install-deps
npm run test
</span> <span class="hljs-attr">displayName:</span> <span class="hljs-string">&#x27;npm install and build&#x27;</span>
<span class="hljs-attr">env:</span>
Expand Down Expand Up @@ -251,4 +251,4 @@ <h2>Legend</h2>
<script src="../../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../../assets/js/search.json"><' + '/script>');</script>
</body>
</html>
</html>

0 comments on commit 5c62593

Please sign in to comment.