Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
[feat] As per test, updated fixtures data's
Browse files Browse the repository at this point in the history
  • Loading branch information
D4rkHeart committed Nov 5, 2024
1 parent 6072208 commit 2e30b2e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 13 additions & 0 deletions test/fixtures/awards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,17 @@ edo_awa:
url: https://awards.acm.org/software-system
visible: true
audience: 0
position: 1

gio_awa:
profile: giova
category: ac_discipline
origin: ao_international
issuer: ACM
year: 2021
title_en: ACM Software System Award
title_fr: ACM Software System Award
url: https://awards.acm.org/software-system
visible: true
audience: 0
position: 1
1 change: 0 additions & 1 deletion test/fixtures/courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ cs308:

com516:
code: "COM-516"
title_en: nil
title_fr: "Markov chains and algorithmic applications"
language_en: "english"
language_fr: "anglais"

0 comments on commit 2e30b2e

Please sign in to comment.