Where should I place these variables

This commit is contained in:
Petri Asikainen 2021-09-06 07:53:51 +03:00
parent 3e795d0c5d
commit 98dfecb911

View file

@ -1,4 +1,4 @@
BeforeAll {
BeforeEach {
$script:SnipeitDev = 'https://develop.snipeitapp.com/'
$script:SnipeitKey = 'UqddVx6SDb3HLw1Pmw1wGGYHA6w8wWQAiS9kg2xMcz5i75HOULaN3miqYvcPCvHpI2CBfuvdplI8QNm_XzFPmoQRu_5kR8knzla4'
$script:SnipeitSecKey = ConvertTo-SecureString -Force -AsPlainText -String $SnipeitKey