mirror of
https://github.com/wassname/keras-js.git
synced 2026-09-09 11:25:25 +08:00
remove .only from test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* eslint-env browser, mocha */
|
||||
|
||||
describe.only('embeddings layer: Embedding', function () {
|
||||
describe('embeddings layer: Embedding', function () {
|
||||
const assert = chai.assert
|
||||
const styles = testGlobals.styles
|
||||
const logTime = testGlobals.logTime
|
||||
|
||||
Reference in New Issue
Block a user