Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Loading
Wellbore DDMS Data Loader
Commits
4776f9c9
Commit
4776f9c9
authored
Mar 21, 2022
by
Greg Harris
Browse files
FIx a test import.
parent
a72501b4
Pipeline
#99377
passed with stages
in 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/test_well_service.py
View file @
4776f9c9
...
...
@@ -20,7 +20,7 @@ LasToRecordMapper = record_mapper.LasToRecordMapper
Record
=
record_mapper
.
Record
WellLogRecord
=
record_mapper
.
WellLogRecord
Configuration
=
import_module
(
f
"
{
TARGET_MODULE_NAME
}
.configuration"
).
Configuration
Configuration
=
import_module
(
f
"
{
TARGET_MODULE_NAME
}
.
common.
configuration"
).
Configuration
class
TestWellLogService
:
...
...
Write
Preview
Supports
Markdown
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