Skip to content

Commit 6de014d

Browse files
authored
Update test_project.py
1 parent 48721ec commit 6de014d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Views/test_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def test_blank():
1515
vbaProject.setVisibilityState("37352C2BDCDD56DE56DEA9")
1616

1717
project.hostExtenderInfo = ("&H00000001="
18-
+"{3832D640-CF90-11CF-8E43-00A0C911005A};VBE;"
18+
+ "{3832D640-CF90-11CF-8E43-00A0C911005A};VBE;"
1919
+ "&H00000000")
2020

2121
thisWorkbook = DocModule("ThisWorkbook")

0 commit comments

Comments
 (0)