Skip to content

Commit db57744

Browse files
committed
PROD-3109 #comment Fix text in the 'What will I receive?' section does not match the provided text
1 parent b004565 commit db57744

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src-ts/tools/work/work-lib/work-provider/work-functions/work-store/work-type.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ export const WorkTypeConfigs: { [workType: string]: WorkTypeConfig } = {
1212
[WorkType.bugHunt]: {
1313
about: `Expert QA testers will verify that all of the pages on your website are working correctly from the end-user perspective. The testing will stress functional issues, but also includes security issues, user interface issues, usability issues and more. Test on desktop, tablet, and mobile, to uncover bugs before your customers encounter them.`,
1414
bgImage: bugHuntTileImg,
15-
deliverablesDescription: `You will receive thorough testing of your website, and at the conclusion will be provided
16-
a detailed report of bugs which have steps to reproduce, screenshots / videos if applicable,
17-
details of the bug, and severity of the issue.`,
15+
deliverablesDescription: 'You will receive thorough testing of your website by QA experts, and an actionable report extremely quickly. Our experts will deliver a detailed list of bugs found, with steps to reproduce, including screenshots, videos, and the information you need to fix them.',
1816
description: 'Execute thorough bug hunts exceptionally fast. Receive a detailed list of bugs and instructions on exactly how to fix them.',
1917
duration: {
2018
'advanced': 6,

0 commit comments

Comments
 (0)