We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539de28 commit 92fbf52Copy full SHA for 92fbf52
1 file changed
Source/Test/Public/TestHelpers.h
@@ -27,7 +27,7 @@ class FAESpec : public FAutomationSpecBase
27
28
29
#ifndef BASE_SPEC
30
- #define BASE_SPEC FQESpec
+ #define BASE_SPEC FAESpec
31
#endif
32
33
#define BEGIN_TESTSPEC_PRIVATE( TClass, PrettyName, TFlags, FileName, LineNumber ) \
0 commit comments