mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-19 02:05:43 +00:00
This reverts commit d27529ebde.
This commit is contained in:
parent
a87a71c289
commit
dc4f72debb
3 changed files with 0 additions and 28 deletions
|
|
@ -9,6 +9,5 @@ describe('e2e', () => {
|
|||
expect(process.env.OTHERALTSECRET).toBe("OTHERCUSTOMSECRET");
|
||||
expect(process.env.FOO).toBe("bar");
|
||||
expect(process.env.NAMED_CUBBYSECRET).toBe("zap");
|
||||
expect(process.env.SUBSEQUENT_TEST_SECRET).toBe("SUBSEQUENT_TEST_SECRET");
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue