mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
pocket-id: re-enable a test, now it mocks networking
This commit is contained in:
@@ -39,8 +39,6 @@ buildGo127Module (finalAttrs: {
|
||||
|
||||
checkFlags = [
|
||||
"-tags=unit"
|
||||
# requires networking
|
||||
"-skip=TestOidcService_downloadAndSaveLogoFromURL"
|
||||
];
|
||||
|
||||
# required for TestIsURLPrivate
|
||||
|
||||
Reference in New Issue
Block a user