We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdefd7 commit d47c316Copy full SHA for d47c316
test/framework/build_log.py
@@ -91,7 +91,6 @@ def test_easybuilderror(self):
91
r"Callstack:",
92
r'\s+easybuild/tools/filetools\.py:\d+ in read_file',
93
r'\s+easybuild/framework/easyconfig/tweak\.py:\d+ in tweak_one',
94
- r'\s+easybuild/base/testing\.py:\d+ in assertRaisesRegex',
95
)), re.M)
96
97
def test_easybuildlog(self):
0 commit comments