Skip to content
Snippets Groups Projects
Commit e35e2d54 authored by Akshita Amarnath's avatar Akshita Amarnath
Browse files

Fixing pipeline issues

parent 71ceacdd
No related branches found
No related tags found
2 merge requests!149Main into my branch,!136Akshiam staff page
Pipeline #577084 failed
......@@ -185,13 +185,13 @@ public class Staff {
}
public Employee akshiam(){
return new Employee(
return new Employee(
"Akshita",
"Student",
"Learning",
"MountainSunset.jpg",
"Husky Winter Sports members watching the sunset on a mountain"
);
);
}
public Employee pbui27() {
return new Employee(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment