summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc')
-rwxr-xr-xtestautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc b/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
index 260ca94e1cba..a962d527d415 100755
--- a/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
+++ b/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
@@ -82,7 +82,7 @@ testcase tBasicVBACompatImportNothing()
printlog( "Verify position of the document node" )
MakroAus.select( cNodeCount + DOCUMENT_POSITION_OFFSET )
if ( MakroAus.getSelText() <> "vba-test" ) then
- warnlog( "The document node is not at the expected position" )
+ qaerrorlog( "The document node is not at the expected position" )
endif
printlog( "Select the last node, this should be the standard Library for the document" )