Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 065f6462

Přidáno uživatelem Jakub Schenk před asi 2 roky(ů)

Namespace correction

Merge request respond corrections - namespaces and name of MakeRequest() method

Zobrazit rozdíly:

Backend/BackendTesting/UserManagementTesting.cs
15 15
using Microsoft.Extensions.Configuration;
16 16
using Models.Users;
17 17

  
18
namespace Core.Services
18
using Core.Services;
19

  
20
namespace BackendTesting
19 21
{
20 22
    //class responsible for testing user and backend autentication on login
21 23
    [TestClass]

Také k dispozici: Unified diff