Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

BLT not ignoring local Behat config file #822

Closed
geerlingguy opened this issue Dec 20, 2016 · 0 comments
Closed

BLT not ignoring local Behat config file #822

geerlingguy opened this issue Dec 20, 2016 · 0 comments
Labels
Bug Something isn't working

Comments

@geerlingguy
Copy link
Contributor

After updating to BLT 8.6.4, I noticed the following when comparing changed files:

On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   .gitignore
	modified:   blt/.schema_version
	modified:   blt/project.yml
	modified:   composer.json
	modified:   composer.lock

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	tests/behat/local.yml

no changes added to commit (use "git add" and/or "git commit -a")

Note the addition of tests/behat/local.yml. I think I missed this file when I was testing the local.* gitignore change for #797

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants