diff options
Diffstat (limited to 'gui/test')
| -rw-r--r-- | gui/test/components/NotificationArea.spec.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/test/components/NotificationArea.spec.tsx b/gui/test/components/NotificationArea.spec.tsx index 5109b5995d..95801dfa6d 100644 --- a/gui/test/components/NotificationArea.spec.tsx +++ b/gui/test/components/NotificationArea.spec.tsx @@ -11,6 +11,7 @@ describe('components/NotificationArea', () => { consistent: true, currentIsSupported: true, current: '2018.2', + currentIsBeta: false, latest: '2018.2-beta1', latestStable: '2018.2', nextUpgrade: null, |
