We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590a43c commit 9d32a37Copy full SHA for 9d32a37
TESTING.md
@@ -6,7 +6,12 @@ This document outlines how to manually test PptxGenJS across supported platforms
6
7
Config Notes
8
9
-> ⚠️ Disable VPN on the machine being used to serve from, otherwise, clients using the local IP address cannot connect.
+> ⚠️ Disable VPN on the server machine, otherwise, clients using the local IP address cannot connect.
10
+
11
+Testing Steps
12
13
+1. Run `npm run ship`
14
+2. Execute tests from each section below
15
16
## 🧪 Test Suites Overview
17
0 commit comments