defaultPort and customPort aren't python variables causing the test to fail. We instead use the nix variables with string interpolation.
783 B
783 B
defaultPort and customPort aren't python variables causing the test to fail. We instead use the nix variables with string interpolation.