@testgorilla/tgo-coding-test 2.0.6 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -219,7 +219,6 @@ This lets the component run without live backend calls when serving the demo app
219
219
  | assessment | Assessment | No | - | Assessment context |
220
220
  | expirationObservable | Observable\<void\> | No | - | Observable to trigger test expiration externally |
221
221
  | completeObservable | Observable\<void\> | No | - | Observable to trigger test completion externally |
222
- | isDemo | boolean | No | - | Whether this is a demo/preview mode |
223
222
 
224
223
  #### Outputs
225
224