Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Done #826

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Done #826

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified .learn
100644 → 100755
Empty file.
Empty file modified .rspec
100644 → 100755
Empty file.
Empty file modified CONTRIBUTING.md
100644 → 100755
Empty file.
Empty file modified Gemfile
100644 → 100755
Empty file.
Empty file modified Gemfile.lock
100644 → 100755
Empty file.
Empty file modified LICENSE.md
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file added my-new-file.txt
Empty file.
1 change: 1 addition & 0 deletions spec/lab_spec.rb
100644 → 100755
Original file line number Diff line number Diff line change
@@ -3,5 +3,6 @@
describe 'First Lab' do
it 'added a file' do
expect(Dir["*"].size).to be > 6

end
end
Empty file modified spec/spec_helper.rb
100644 → 100755
Empty file.