Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
dfef0c77
Commit
dfef0c77
authored
Mar 04, 2021
by
Srikanth Ravipati
Committed by
Peterson, Peter
Mar 10, 2021
Browse files
Changed to the correct facility
parent
83b7472d
Changes
1
Show whitespace changes
Inline
Side-by-side
Framework/DataHandling/test/LoadILLTest.h
View file @
dfef0c77
...
@@ -27,7 +27,7 @@ public:
...
@@ -27,7 +27,7 @@ public:
void
setUp
()
override
{
void
setUp
()
override
{
ConfigService
::
Instance
().
setString
(
"default.facility"
,
"I
SIS
"
);
ConfigService
::
Instance
().
setString
(
"default.facility"
,
"I
LL
"
);
}
}
void
tearDown
()
override
{
void
tearDown
()
override
{
...
...
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