From a856788e754eb6f94b1ee6a3e661ea3d4542cb70 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Tue, 27 Aug 2019 14:48:59 +0200 Subject: [PATCH] test: fixed wording in test checklist --- testing/project_setup/cxx_cdb_pch/checklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/project_setup/cxx_cdb_pch/checklist.txt b/testing/project_setup/cxx_cdb_pch/checklist.txt index e1bca5e6..7775c28e 100644 --- a/testing/project_setup/cxx_cdb_pch/checklist.txt +++ b/testing/project_setup/cxx_cdb_pch/checklist.txt @@ -15,7 +15,7 @@ * Click "Next" * Click "Next" * Validate dialog appears that asks to specify PCH input file -* Click "OK" +* Click "Cancel" * Add "./src/pch.h" to "Precompiled Header File" * Click "Next" * Add "-DCOMPILER_FLAG" to "Additional Compiler Flags"