diff options
Diffstat (limited to 'spec/integration/dotnet/nuget_spec.rb')
| -rw-r--r-- | spec/integration/dotnet/nuget_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/dotnet/nuget_spec.rb b/spec/integration/dotnet/nuget_spec.rb index 849011e..b7890a5 100644 --- a/spec/integration/dotnet/nuget_spec.rb +++ b/spec/integration/dotnet/nuget_spec.rb @@ -12,7 +12,7 @@ RSpec.describe "nuget" do system("rm -fr /opt/gitlab/.nuget/packages") end - include_examples "each report version", "csharp", "nuget-dotnetcore" + include_examples "each report version", "csharp", "nuget-dotnetcore", "36f35e8a" context "when a project has a nuget packages.config file in the root" do let(:packages_config) do |
