Comment 6 for bug 1754894

Revision history for this message
Jason Stephenson (jstephenson) wrote :

I need to slow down and be more coherent.

After first build with npm run build, the test seems to pass.

Later, if you update code and do npm run build again is when the test fails.

I'm not sure the branch above is the proper approach, but it seems to fix things for me.

So, when testing new code, I usually do npm udate; npm run build in the staff client directory before doing make & make install.