Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
aa81be15
Commit
aa81be15
authored
Jun 25, 2024
by
Romain Courteaud
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MORE TESTS
parent
ea55c5b1
Pipeline
#35517
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5Type/tests/CodingStyleTest.py
product/ERP5Type/tests/CodingStyleTest.py
+1
-1
No files found.
product/ERP5Type/tests/CodingStyleTest.py
View file @
aa81be15
...
@@ -110,7 +110,7 @@ class CodingStyleTest(CodingStyleTestCase, testXHTML.TestXHTMLMixin):
...
@@ -110,7 +110,7 @@ class CodingStyleTest(CodingStyleTestCase, testXHTML.TestXHTMLMixin):
def
test_suite
():
def
test_suite
():
suite
=
unittest
.
TestSuite
()
suite
=
unittest
.
TestSuite
()
tested_business_template
=
os
.
environ
[
'TESTED_BUSINESS_TEMPLATE'
]
tested_business_template
=
os
.
environ
[
'TESTED_BUSINESS_TEMPLATE'
]
tested_business_template
=
'erp5_web_renderjs_ui'
if
tested_business_template
==
'erp5_invoicing'
:
if
tested_business_template
==
'erp5_invoicing'
:
from
Testing
import
ZopeTestCase
from
Testing
import
ZopeTestCase
ZopeTestCase
.
_print
(
ZopeTestCase
.
_print
(
...
...
Romain Courteaud
@romain
mentioned in commit
6c666b39
·
Jun 25, 2024
mentioned in commit
6c666b39
mentioned in commit 6c666b39c1f044122d865b785869636bb62dbe7e
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment