1
0
Fork 0
mirror of synced 2024-07-18 12:46:16 +12:00

Merge pull request #7983 from Budibase/fix/cypress-user-portal

Fix cypress accountPortals.spec
This commit is contained in:
Rory Powell 2022-09-26 21:15:35 +01:00 committed by GitHub
commit 4f7f6a7e9d

View file

@ -133,7 +133,7 @@
</Body>
</Layout>
<Divider />
{#if $licensing.usageMetrics.dayPasses >= 100}
{#if $licensing.usageMetrics?.dayPasses >= 100}
<div>
<Layout gap="S" justifyItems="center">
<img class="spaceman" alt="spaceman" src={Spaceman} />