Skip to content

Commit

Permalink
Unusing and referencing Lombiq.Walkthroughs in Lombiq.TrainingDemo Re…
Browse files Browse the repository at this point in the history
…adme
  • Loading branch information
DemeSzabolcs committed Dec 20, 2023
1 parent 3d2c178 commit c52354c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.TrainingDemo
Submodule Lombiq.TrainingDemo updated 1 files
+2 −0 Readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
using Lombiq.Walkthroughs.Tests.UI.Extensions;
using Lombiq.Tests.UI.Attributes;
using Lombiq.Tests.UI.Extensions;
using Lombiq.Tests.UI.Pages;
using Lombiq.Tests.UI.Services;
using Lombiq.Walkthroughs.Tests.UI.Extensions;
using Shouldly;
using System;
using System.Threading.Tasks;
using Xunit;
using Xunit.Abstractions;
using Lombiq.Tests.UI.Extensions;
using Lombiq.Tests.UI.Pages;
using System;
using Shouldly;

namespace Lombiq.OSOCE.Tests.UI.Tests.ModuleTests;

Expand Down

0 comments on commit c52354c

Please sign in to comment.