Skip to content

Commit 5912657

Browse files
developer-privileges: Two tasks only
Bertrand and Anders are now both tested in Task 2. This makes DeveloperPrivilegesTests.cs consistent with instructions.md [no important files changed]
1 parent 6291cb4 commit 5912657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/concept/developer-privileges/DeveloperPrivilegesTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public void GetBertrand()
3535
}
3636

3737
[Fact]
38-
[Task(3)]
38+
[Task(2)]
3939
public void GetAnders()
4040
{
4141
var authenticator = new Authenticator();

0 commit comments

Comments
 (0)