TerriaJS / terriajs

A library for building rich, web-based geospatial data platforms.
https://terria.io
Apache License 2.0
1.19k stars 363 forks source link

TerriaSpec: actually call toBeTruthy #7202

Closed pjonsson closed 5 months ago

pjonsson commented 5 months ago

What this PR does

Add missing () after toBeTruthy so the value is checked.

Test me

Test only change.

Checklist