mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 04:18:07 +00:00
Move functions into Functions namespace (#2176)
This commit is contained in:
@ -7,6 +7,7 @@ using System.Net;
|
||||
using Azure.Storage.Blobs;
|
||||
using IntegrationTests.Fakes;
|
||||
using Microsoft.OneFuzz.Service;
|
||||
using Microsoft.OneFuzz.Service.Functions;
|
||||
using Xunit;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
|
Reference in New Issue
Block a user