Starting to get the tests in and working
This commit is contained in:
20
test/fixtures/cafs.yml
vendored
20
test/fixtures/cafs.yml
vendored
@@ -1,11 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
#
|
||||
# one:
|
||||
# company: one
|
||||
# name: MyString1
|
||||
# description: MyText1
|
||||
#
|
||||
# two:
|
||||
# company: two
|
||||
# name: MyString2
|
||||
# description: MyText2
|
||||
|
||||
one:
|
||||
company: one
|
||||
name: HiddenAgendaCAF
|
||||
description: MyText1
|
||||
|
||||
two:
|
||||
company: two
|
||||
name: CaudleMotorsportCAF
|
||||
description: MyText2
|
||||
|
||||
10
test/fixtures/companies.yml
vendored
10
test/fixtures/companies.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
# one:
|
||||
# name: HiddenAgendaLtd
|
||||
#
|
||||
# two:
|
||||
# name: CaudleMotorsports
|
||||
one:
|
||||
name: HiddenAgendaLtd
|
||||
|
||||
two:
|
||||
name: CaudleMotorsports
|
||||
|
||||
Reference in New Issue
Block a user