Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
322424ab
Unverified
Commit
322424ab
authored
Jul 26, 2021
by
J-shang
Committed by
GitHub
Jul 26, 2021
Browse files
Add nnimanager ut back (#3970)
parent
68818a33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
ts/nni_manager/test/core/nnimanager.test.ts
ts/nni_manager/test/core/nnimanager.test.ts
+1
-2
No files found.
ts/nni_manager/test/core/nnimanager.test.ts
View file @
322424ab
...
...
@@ -33,7 +33,7 @@ async function initContainer(): Promise<void> {
await
component
.
get
<
DataStore
>
(
DataStore
).
init
();
}
/
*
FIXME: timeout on macOS
/
/
FIXME: timeout on macOS
describe
(
'
Unit test for nnimanager
'
,
function
()
{
let
nniManager
:
NNIManager
;
...
...
@@ -294,4 +294,3 @@ describe('Unit test for nnimanager', function () {
})
})
*/
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