Skip to content

Commit

Permalink
Merge pull request #962 from Lombiq/issue/OFFI-134
Browse files Browse the repository at this point in the history
OFFI-134: Add IMAP-specific functionality to UITT
  • Loading branch information
sarahelsaig authored Feb 18, 2025
2 parents d5f28d2 + 0993a14 commit 4e70148
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ Wxga
XWidgets
yuv
ZXing
imapport
ssl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Lombiq.OrchardCoreApiClient.Tests.UI" Version="7.0.1-alpha.0.osoe-935" />
<PackageReference Include="Lombiq.Privacy.Tests.UI" Version="10.0.1-alpha.0.osoe-935" />
<PackageReference Include="Lombiq.HelpfulExtensions.Tests.UI" Version="10.0.1-alpha.6.osoe-935" />
<PackageReference Include="Lombiq.Tests.UI" Version="12.1.1-alpha.5.osoe-935" />
<PackageReference Include="Lombiq.Tests.UI" Version="12.1.2-alpha.1.offi-134" />
<PackageReference Include="Lombiq.VueJs.Tests.UI" Version="8.0.1-alpha.0.osoe-935" />
<PackageReference Include="Lombiq.Walkthroughs.Tests.UI" Version="3.0.1-alpha.0.osoe-935" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
Expand Down

0 comments on commit 4e70148

Please sign in to comment.