mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
WA-230 Renaming safeList test
This commit is contained in:
parent
5ddc5f7afe
commit
68c9c86287
7
src/routes/safeList/store/test/safeList.spec.js
Normal file
7
src/routes/safeList/store/test/safeList.spec.js
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
// @flow
|
||||||
|
import safesSelectorTests from './safes.selector'
|
||||||
|
|
||||||
|
describe('SafeList Test suite', () => {
|
||||||
|
// safesSelector SELECTOR
|
||||||
|
safesSelectorTests()
|
||||||
|
})
|
Loading…
x
Reference in New Issue
Block a user