all tests pass

pull/47/head
Muhammad Atif Ali 2 years ago
parent 5008887144
commit 5fef1e9736
No known key found for this signature in database

@ -11,8 +11,6 @@ describe("git-config", async () => {
testRequiredVariables(import.meta.dir, {
agent_id: "foo",
default_user_email: 's@example.tld',
default_username: 'example username',
});
it("fails without git", async () => {

Loading…
Cancel
Save