Skip to content

Commit 4e57466

Browse files
committed
github fabricators
1 parent 8716985 commit 4e57466

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fabricator(:github_organization, from: 'users/github/organization') do
2+
end
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fabricator(:github_profile, from: 'users/github/profile') do
2+
end
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fabricator(:github_repository, from: 'users/github/repository') do
2+
end

0 commit comments

Comments
 (0)