grafana: re-organize
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
let
|
||||
jfLib = import ./jellyfin-test-lib.nix { inherit pkgs lib; };
|
||||
mockGrafana = ./mock-grafana-server.py;
|
||||
script = ../services/jellyfin-annotations.py;
|
||||
script = ../services/grafana/jellyfin-annotations.py;
|
||||
python = pkgs.python3;
|
||||
in
|
||||
pkgs.testers.runNixOSTest {
|
||||
|
||||
Reference in New Issue
Block a user