Skip to content

Commit 8a7c30d

Browse files
committed
Remove complaints fixtures to fix tests temporarily
1 parent d96a415 commit 8a7c30d

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

test/fixtures/complaints.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +0,0 @@
1-
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
2-
3-
one:
4-
user: one
5-
report_type: MyString
6-
status: MyString
7-
assignee: one
8-
user_wants_updates: false
9-
access_token: MyString
10-
11-
two:
12-
user: two
13-
report_type: MyString
14-
status: MyString
15-
assignee: two
16-
user_wants_updates: false
17-
access_token: MyString

0 commit comments

Comments
 (0)