Skip to content
Snippets Groups Projects
Commit 9226c975 authored by Xiao Gui's avatar Xiao Gui
Browse files

fix: changed var name

parent 2ae65caa
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ describe('effect.ts', () => {
}
)
expect(
useEffectsInstance.onParcellationSelected$
useEffectsInstance.onParcChange$
).toBeObservable(
hot(
'aa',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment