Skip to content

Commit

Permalink
Fixed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
RikuVirtanen committed Dec 19, 2023
1 parent b236bd5 commit a1c464b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Frends.FTP.ListFiles.Tests;

/// <summary>
/// `docker-compose -f Frends.FTP.ListFiles.Tests/docker-compose.yml up -d`
/// To run these tests you need to run `docker-compose -f Frends.FTP.ListFiles.Tests/docker-compose.yml up -d`
/// </summary>
[TestFixture]
public class UnitTests : ListFilesTestBase
Expand Down

0 comments on commit a1c464b

Please sign in to comment.