Skip to content

Commit

Permalink
update based on review
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Dec 4, 2024
1 parent 1f47c8f commit f792ba0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object DescriptorFactory {
expirationDate = expirationDate,
netTests = netTests,
longRunningTests = longRunningTests,
source = Descriptor.Source.Installed(installedTestDescriptorModel),
source = installedTestDescriptorModel,
updateStatus = UpdateStatus.UpToDate,
)

Expand Down

0 comments on commit f792ba0

Please sign in to comment.