Skip to content

Commit 2b22b3a

Browse files
🧪 Update automated testing limits for Growth (#418)
Changed the automated testing row to reflect '1 test per project' instead of '❌' for the relevant pricing tier in the comparison table.
1 parent 6f8060a commit 2b22b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/accounts-billing/new-pricing-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ export const PricingToggles = () => {
342342
<td>Automated Testing<br/><span className="feature-description">Run automated tests on your applications</span></td>
343343
<td>❌</td>
344344
<td>❌</td>
345-
<td></td>
345+
<td>1 test per project</td>
346346
<td>Up to 3 tests per project</td>
347347
<td>Unlimited tests</td>
348348
</tr>

0 commit comments

Comments
 (0)